mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 20:33:31 +07:00
GitOrigin-RevId: e77a013fa84cbafbfec866f6489147115532f656
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 {
|
|
|
|
} |