mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[java-highlighting] IDEA-357214 'Module' is highlighted as an error when module name is expected
GitOrigin-RevId: c7ca9de1821e79b96a05ab74a3cbad7052ceb827
This commit is contained in:
committed by
intellij-monorepo-bot
parent
59cadbb09a
commit
7e9f1978a2
@@ -161,6 +161,7 @@ expected.rbracket=']' expected
|
||||
expected.resource=Resource definition expected
|
||||
expected.rparen=')' expected
|
||||
expected.semicolon=';' expected
|
||||
expected.identifier.or.semicolon=Identifier or ';' expected
|
||||
expected.statement=Statement expected
|
||||
expected.string=String literal expected
|
||||
expected.switch.label='case', 'default' or '}' expected
|
||||
|
||||
Reference in New Issue
Block a user