mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 06:00:26 +00:00
A set of tests using t-w-r as variable in different positive and negative constructions Reviewed-by: abuckley, darcy, jlahoda, sadayapalam
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
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
|