jdk-24/test/langtools/tools/javac/T8305582.out
Aggelos Biboudis 80d7de7074 8305582: Compiler crash when compiling record patterns with var
Reviewed-by: vromero, jlahoda
2023-05-23 11:18:55 +00:00

6 lines
372 B
Plaintext

T8305582.java:47:26: compiler.err.restricted.type.not.allowed.here: var
T8305582.java:37:39: compiler.err.deconstruction.pattern.var.not.allowed
T8305582.java:40:31: compiler.err.deconstruction.pattern.var.not.allowed
T8305582.java:45:39: compiler.err.deconstruction.pattern.var.not.allowed
T8305582.java:46:39: compiler.err.deconstruction.pattern.var.not.allowed
5 errors