mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-23 23:59:20 +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 {
|
|
|
|
} |