mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 18:09:38 +07:00
- first part. update for implicit static imports GitOrigin-RevId: 8c0fdf1c8ebd424a80e53b93c707fba02a07448a
4 lines
65 B
Java
4 lines
65 B
Java
public static void mai<caret>n() {
|
|
println("Hello, world!");
|
|
}
|