mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00

A set of tests using t-w-r as variable in different positive and negative constructions Reviewed-by: abuckley, darcy, jlahoda, sadayapalam
9 lines
583 B
Text
9 lines
583 B
Text
TwrForVariable2.java:13:21: compiler.err.expected: token.identifier
|
|
TwrForVariable2.java:16:27: compiler.err.expected: token.identifier
|
|
TwrForVariable2.java:19:16: compiler.err.illegal.start.of.expr
|
|
TwrForVariable2.java:22:14: compiler.err.try.with.resources.expr.needs.var
|
|
TwrForVariable2.java:25:16: compiler.err.try.with.resources.expr.needs.var
|
|
TwrForVariable2.java:28:19: compiler.err.try.with.resources.expr.needs.var
|
|
TwrForVariable2.java:31:31: compiler.err.try.with.resources.expr.needs.var
|
|
TwrForVariable2.java:34:14: compiler.err.try.with.resources.expr.needs.var
|
|
8 errors
|