mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
- support implicit import for java.io.IO - reimplement implicit static imports GitOrigin-RevId: 3e2650128d43b1cff40c21c0539869070c6094d0
3 lines
36 B
Java
3 lines
36 B
Java
void main() {
|
|
println("Hello!");
|
|
} |