mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 14:21:27 +07:00
GitOrigin-RevId: 4552b7d57db98a2f9ddea85a89497fb3fdeac275
7 lines
138 B
Java
7 lines
138 B
Java
<error descr="Initializers are not allowed in unnamed classes" textAttributesKey="ERRORS_ATTRIBUTES">static {
|
|
|
|
}</error>
|
|
|
|
void main() {
|
|
|
|
} |