1 TestMethodCall.java:44:15: compiler.err.quoted.lambda.must.be.explicit 2 TestMethodCall.java:45:15: compiler.err.quoted.lambda.must.be.explicit 3 TestMethodCall.java:46:15: compiler.err.quoted.lambda.must.be.explicit 4 TestMethodCall.java:47:15: compiler.err.quoted.lambda.must.be.explicit 5 TestMethodCall.java:48:15: compiler.err.quoted.lambda.must.be.explicit 6 TestMethodCall.java:49:15: compiler.err.quoted.lambda.must.be.explicit 7 TestMethodCall.java:53:15: compiler.err.quoted.lambda.must.be.explicit 8 TestMethodCall.java:54:15: compiler.err.quoted.lambda.must.be.explicit 9 TestMethodCall.java:55:15: compiler.err.quoted.lambda.must.be.explicit 10 TestMethodCall.java:56:15: compiler.err.quoted.lambda.must.be.explicit 11 TestMethodCall.java:57:15: compiler.err.quoted.lambda.must.be.explicit 12 TestMethodCall.java:58:15: compiler.err.quoted.lambda.must.be.explicit 13 TestMethodCall.java:62:26: compiler.err.cant.infer.quoted.lambda.return.type: void,java.lang.String 14 TestMethodCall.java:63:26: compiler.err.cant.infer.quoted.lambda.return.type: java.lang.String,void 15 TestMethodCall.java:67:35: compiler.err.bad.quoted.lambda.null.return 16 TestMethodCall.java:68:26: compiler.err.bad.quoted.lambda.null.return 17 TestMethodCall.java:69:40: compiler.err.bad.quoted.lambda.null.return 18 TestMethodCall.java:70:31: compiler.err.bad.quoted.lambda.null.return 19 TestMethodCall.java:74:35: compiler.err.unexpected.lambda 20 TestMethodCall.java:75:26: compiler.err.unexpected.lambda 21 TestMethodCall.java:76:42: compiler.err.unexpected.lambda 22 TestMethodCall.java:76:53: compiler.err.unexpected.lambda 23 TestMethodCall.java:77:33: compiler.err.unexpected.lambda 24 TestMethodCall.java:77:44: compiler.err.unexpected.lambda 25 TestMethodCall.java:81:35: compiler.err.unexpected.mref 26 TestMethodCall.java:82:26: compiler.err.unexpected.mref 27 TestMethodCall.java:83:42: compiler.err.unexpected.mref 28 TestMethodCall.java:83:53: compiler.err.unexpected.mref 29 TestMethodCall.java:84:33: compiler.err.unexpected.mref 30 TestMethodCall.java:84:44: compiler.err.unexpected.mref 31 30 errors