test/tools/javac/MethodParameters/LambdaTest.out

changeset 0
959103a6100f
child 2525
2eb010b6cb22
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/MethodParameters/LambdaTest.out	Wed Apr 27 01:34:52 2016 +0800
     1.3 @@ -0,0 +1,7 @@
     1.4 +class LambdaTest -- 
     1.5 +LambdaTest.<init>()
     1.6 +LambdaTest.foo(i)
     1.7 +LambdaTest.lambda$static$1(arg0)/*synthetic*/
     1.8 +LambdaTest.lambda$null$0(arg0, arg1)/*synthetic*/
     1.9 +static interface LambdaTest$I -- inner
    1.10 +LambdaTest$I.m(x)

mercurial