jdk-24/langtools/test/tools/javac/parser/SingleCommaAnnotationValueFail.out
Eric McCorkle 17f5808828 8012722: Single comma in array initializer should parse
Annotations of the form @Foo({,}) should parse

Reviewed-by: jjg
2013-06-24 22:03:57 -04:00

7 lines
397 B
Plaintext

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