jdk-24/test/langtools/tools/javac/TryWithResources/ResourceOutsideTry.out
2017-09-12 19:03:39 +02:00

4 lines
329 B
Plaintext

ResourceOutsideTry.java:14:13: compiler.err.cant.resolve.location: kindname.variable, c, , , (compiler.misc.location: kindname.class, ResourceOutsideTry, null)
ResourceOutsideTry.java:16:13: compiler.err.cant.resolve.location: kindname.variable, c, , , (compiler.misc.location: kindname.class, ResourceOutsideTry, null)
2 errors