a494f0ab86
Turn on lambda expression, method reference and default method support Reviewed-by: jjg
4 lines
353 B
Plaintext
4 lines
353 B
Plaintext
MethodReference21.java:18:13: compiler.err.cant.resolve.location: kindname.variable, NonExistentType, , , (compiler.misc.location: kindname.class, MethodReference21, null)
|
|
MethodReference21.java:21:14: compiler.err.cant.resolve.location: kindname.variable, NonExistentType, , , (compiler.misc.location: kindname.class, MethodReference21, null)
|
|
2 errors
|