319150fde0
Add type-checking/lookup routines for method references Reviewed-by: jjg, dlsmith
4 lines
339 B
Plaintext
4 lines
339 B
Plaintext
T6758789a.java:14:9: compiler.err.cant.apply.symbol: kindname.method, m1, compiler.misc.no.args, int, kindname.class, T6758789a, (compiler.misc.arg.length.mismatch)
|
|
T6758789a.java:15:9: compiler.err.cant.apply.symbol: kindname.method, m2, int, compiler.misc.no.args, kindname.class, T6758789a, (compiler.misc.arg.length.mismatch)
|
|
2 errors
|