mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 15:35:40 +07:00
GitOrigin-RevId: ad8a16589415a16ce8b4df2c8b16e2aed1fc6430
7 lines
81 B
Java
7 lines
81 B
Java
public class <caret>Test {
|
|
|
|
void test(){
|
|
System.out.println();
|
|
}
|
|
}
|