mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 21:00:59 +07:00
[java-highlighting] class.implicit.invalid.file.name: fix spelling
GitOrigin-RevId: 13b27c50250208ddd436cfa25980973b902ea2af
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6f84c78419
commit
48649890c5
@@ -1 +1 @@
|
||||
<error descr="Implicitly declared class's file name is not a valid identifier">void main() {}</error>
|
||||
<error descr="The file name of an implicitly declared class is not a valid identifier">void main() {}</error>
|
||||
@@ -1 +1 @@
|
||||
<error descr="Implicitly declared class's file name is not a valid identifier">void main() {}</error>
|
||||
<error descr="The file name of an implicitly declared class is not a valid identifier">void main() {}</error>
|
||||
Reference in New Issue
Block a user