jdk-24/test/langtools/tools/javac/TryWithResources/TwrVarKinds.out

4 lines
183 B
Plaintext
Raw Normal View History

TwrVarKinds.java:28:14: compiler.err.try.with.resources.expr.effectively.final.var: r3
TwrVarKinds.java:33:16: compiler.err.try.with.resources.expr.effectively.final.var: r4
2 errors