mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 06:01:00 +07:00
GitOrigin-RevId: 5af3e8f3e63d071513778759e5787fa96f89665a
5 lines
70 B
Java
5 lines
70 B
Java
class <caret>B {
|
|
void test() {
|
|
System.out.println();
|
|
}
|
|
} |