test/tools/javac/NonStaticFieldExpr1.out

changeset 80
5c9cdeb740f2
parent 69
82c7aa6fe50a
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/javac/NonStaticFieldExpr1.out	Thu Jul 24 11:12:41 2008 +0100
     1.2 +++ b/test/tools/javac/NonStaticFieldExpr1.out	Thu Jul 24 19:06:57 2008 +0100
     1.3 @@ -1,2 +1,2 @@
     1.4 -NonStaticFieldExpr1.java:10:30: compiler.err.non-static.cant.be.ref: (- compiler.misc.kindname.variable), x
     1.5 +NonStaticFieldExpr1.java:10:30: compiler.err.non-static.cant.be.ref: kindname.variable, x
     1.6  1 error

mercurial