mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-21 22:11:40 +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,5 @@
|
||||
<error descr="Implicitly declared class contains no 'main' method"><error descr="Package statement is not allowed for implicitly declared class">package pack.bar;</error>
|
||||
|
||||
void foo() {
|
||||
|
||||
}</error>
|
||||
Reference in New Issue
Block a user