jdk-24/test/langtools/tools/javac/patterns/VarErrors.out
Jan Lahoda eaa80ad08c 8300543: Compiler Implementation for Pattern Matching for switch
8300545: Compiler Implementation for Record Patterns

Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: vromero, mcimadamore
2023-05-22 04:24:06 +00:00

5 lines
227 B
Plaintext

VarErrors.java:9:27: compiler.err.restricted.type.not.allowed.here: var
VarErrors.java:13:18: compiler.err.restricted.type.not.allowed.here: var
VarErrors.java:18:18: compiler.err.restricted.type.not.allowed.here: var
3 errors