jdk-24/test/langtools/tools/javac/lambda/VoidLambdaParameter.out
2017-09-12 19:03:39 +02:00

6 lines
317 B
Plaintext

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