3b3feb3853
Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
3 lines
163 B
Plaintext
3 lines
163 B
Plaintext
NonSAM1.java:11:20: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf.1: Planet, (compiler.misc.no.abstracts: kindname.interface, Planet))
|
|
1 error
|