4cb585609d
For-each loop variable is incorrectly visible from the for-each expression Reviewed-by: jjg, vromero
4 lines
301 B
Plaintext
4 lines
301 B
Plaintext
T7139681neg.java:10:22: compiler.err.cant.resolve.location: kindname.variable, a, , , (compiler.misc.location: kindname.class, T7139681neg, null)
|
|
T7139681neg.java:14:26: compiler.err.cant.resolve.location: kindname.variable, b, , , (compiler.misc.location: kindname.class, T7139681neg, null)
|
|
2 errors
|