mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
5 lines
317 B
Text
5 lines
317 B
Text
VoidLambdaParameter.java:7:19: compiler.err.void.not.allowed.here
|
|
VoidLambdaParameter.java:7:18: compiler.err.prob.found.req: (compiler.misc.incompatible.arg.types.in.lambda)
|
|
VoidLambdaParameter.java:8:12: compiler.err.void.not.allowed.here
|
|
VoidLambdaParameter.java:10:23: compiler.err.void.not.allowed.here
|
|
4 errors
|