test/tools/javac/NonStaticFieldExpr1.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/NonStaticFieldExpr1.out	Wed Apr 27 01:34:52 2016 +0800
     1.3 @@ -0,0 +1,2 @@
     1.4 +NonStaticFieldExpr1.java:10:30: compiler.err.non-static.cant.be.ref: kindname.variable, x
     1.5 +1 error

mercurial