mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-05 14:11:26 +07:00
7 lines
114 B
Java
7 lines
114 B
Java
<error descr="Package statement is not allowed in compact source files">package a;</error>
|
|
|
|
int ab;
|
|
|
|
class AB {
|
|
|
|
} |