test/tools/javac/parser/SingleCommaAnnotationValueFail.out

Thu, 10 Oct 2013 14:58:04 +0200

author
ihse
date
Thu, 10 Oct 2013 14:58:04 +0200
changeset 2094
343aeb2033f0
parent 0
959103a6100f
permissions
-rw-r--r--

8001931: The new build system whitespace cleanup
Reviewed-by: tbell, simonis, erikj

     1 SingleCommaAnnotationValueFail.java:34:12: compiler.err.expected: '}'
     2 SingleCommaAnnotationValueFail.java:34:13: compiler.err.illegal.start.of.type
     3 SingleCommaAnnotationValueFail.java:34:14: compiler.err.expected: token.identifier
     4 SingleCommaAnnotationValueFail.java:34:15: compiler.err.expected: ';'
     5 SingleCommaAnnotationValueFail.java:34:21: compiler.err.invalid.meth.decl.ret.type.req
     6 5 errors

mercurial