jdk-24/langtools/test/tools/javac/TryWithResources/BadTwrSyntax.out
Jan Lahoda a2b0a2413e 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
Allowing final variables as operands to try-with-resources; also reviewed by Sergei Pikalev.

Reviewed-by: darcy, mcimadamore, vromero
2014-11-19 13:46:04 +01:00

3 lines
68 B
Plaintext

BadTwrSyntax.java:14:43: compiler.err.illegal.start.of.expr
1 error