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