mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 23:52:27 +07:00
GitOrigin-RevId: 765719579aa0128639b69b55cc72e0967712aa45
3 lines
187 B
Java
3 lines
187 B
Java
void <error descr="Compact source files are not supported at language level '11'">main<caret></error>() {
|
|
<error descr="Cannot resolve symbol 'IO'">IO</error>.println("Hello World!");
|
|
} |