test/tools/javac/lambda/TargetType39.out

changeset 1415
01c9d4161882
child 1510
7873d37f5b37
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/lambda/TargetType39.out	Sat Nov 17 19:01:03 2012 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +TargetType39.java:19:9: compiler.err.cant.apply.symbol: kindname.method, call, TargetType39.SAM<U,V>, @442, kindname.class, TargetType39, (compiler.misc.cyclic.inference: U)
     1.5 +TargetType39.java:20:9: compiler.err.cant.apply.symbol: kindname.method, call, TargetType39.SAM<U,V>, @479, kindname.class, TargetType39, (compiler.misc.cyclic.inference: V)
     1.6 +2 errors

mercurial