mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 20:01:20 +07:00
GitOrigin-RevId: e77a013fa84cbafbfec866f6489147115532f656
6 lines
222 B
Java
6 lines
222 B
Java
<warning descr="Explicit class declaration can be converted into a compact source file">public class beforeCaretAtClass</warning> {
|
|
public static void main(String[] args) {
|
|
System.out.println("Hello, world!");
|
|
}
|
|
}
|