jdk-24/langtools/test/tools/javac/TryWithResources/DuplicateResourceDecl.out
Maurizio Cimadamore 8db2f8de59 7086595: Error message bug: name of initializer is 'null'
Implementation of MethodSymbol.location() should take into account static/instance initializers

Reviewed-by: jjg
2011-09-13 14:14:57 +01:00

3 lines
136 B
Plaintext

DuplicateResourceDecl.java:12:56: compiler.err.already.defined: kindname.variable, c, kindname.method, main(java.lang.String[])
1 error