test/tools/javac/annotations/neg/NoStatic.out

changeset 0
959103a6100f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/tools/javac/annotations/neg/NoStatic.out	Wed Apr 27 01:34:52 2016 +0800
     1.3 @@ -0,0 +1,3 @@
     1.4 +NoStatic.java:9:16: compiler.err.mod.not.allowed.here: static
     1.5 +NoStatic.java:9:20: compiler.err.intf.meth.cant.have.body
     1.6 +2 errors

mercurial