mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-11 11:36:59 +07:00
[java-highlighting] IDEA-339935 JEP 463
- rename unnamed classes to implicitly declared classes GitOrigin-RevId: 2c6d7f16a1dc6d2371b8f8b5f5675246c9bc99f9
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9e479dc1a2
commit
3f86cf9292
@@ -0,0 +1,7 @@
|
||||
<error descr="Initializers are not allowed in implicitly declared classes" textAttributesKey="ERRORS_ATTRIBUTES">static {
|
||||
|
||||
}</error>
|
||||
|
||||
void main() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user