mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-24 13:51:12 +00:00
4 lines
278 B
Plaintext
4 lines
278 B
Plaintext
BadNestedLambda.java:9:35: compiler.err.prob.found.req: (compiler.misc.incompatible.ret.type.in.lambda: (compiler.misc.not.a.functional.intf: void))
|
|
BadNestedLambda.java:9:24: compiler.err.prob.found.req: (compiler.misc.wrong.number.args.in.lambda: java.lang.Runnable)
|
|
2 errors
|