mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[java-highlighting] IDEA-323955 Record patterns support available only for Java 20 preview. Fix compiler errors and tests
GitOrigin-RevId: 5f856519e56e61818e95cf63766fb6a54c6283ad
This commit is contained in:
committed by
intellij-monorepo-bot
parent
770e5e4e90
commit
4bc43b46f4
@@ -127,7 +127,7 @@ feature.local.interfaces=Local interfaces
|
||||
feature.local.enums=Local enums
|
||||
feature.inner.statics=Static declarations in inner classes
|
||||
feature.patterns.in.switch=Patterns in switch
|
||||
feature.guarded.and.parenthesised.patterns=Guarded and parenthesized patterns
|
||||
feature.parenthesised.patterns=Parenthesized patterns
|
||||
feature.pattern.guard.and.record.patterns=Pattern guards and record patterns
|
||||
feature.record.patterns.in.for.each=Record patterns in for-each loops
|
||||
|
||||
|
||||
Reference in New Issue
Block a user