test/tools/javac/MethodParameters/LambdaTest.out

changeset 2137
a48d3b981083
child 2158
6cd16d8ed2b9
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/MethodParameters/LambdaTest.out	Thu Oct 17 13:27:36 2013 +0200
     1.3 @@ -0,0 +1,7 @@
     1.4 +class LambdaTest -- 
     1.5 +LambdaTest.<init>()
     1.6 +LambdaTest.foo(i)
     1.7 +LambdaTest.lambda$1(arg0, arg1)/*synthetic*/
     1.8 +LambdaTest.lambda$0(arg0)/*synthetic*/
     1.9 +static interface LambdaTest$I -- inner
    1.10 +LambdaTest$I.m(x)
    1.11 \ No newline at end of file

mercurial