mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-01 12:09:22 +07:00
(cherry picked from commit e77a013fa84cbafbfec866f6489147115532f656) (cherry picked from commit 4619021e3dc70c3bec362b174b02a25212b954db) IJ-MR-169535 GitOrigin-RevId: 639568fba9e6ac43f505e88d4cd5510f6203dd55
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 {
|
|
|
|
} |