[java-highlighting] IDEA-357214 'Module' is highlighted as an error when module name is expected

GitOrigin-RevId: c7ca9de1821e79b96a05ab74a3cbad7052ceb827
This commit is contained in:
Mikhail Pyltsin
2024-10-10 15:17:07 +00:00
committed by intellij-monorepo-bot
parent 59cadbb09a
commit 7e9f1978a2
8 changed files with 161 additions and 1 deletions
@@ -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