3b3feb3853
Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
AbstractClass_neg.java:16:17: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf: AbstractClass_neg.SAM)
|
|
1 error
|