mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-09 15:42:10 +00:00
Javac should skip to next token when an erroneous ident is found in term3rest Reviewed-by: jlahoda
7 lines
313 B
Plaintext
7 lines
313 B
Plaintext
T8081769.java:9:25: compiler.err.expected: token.identifier
|
|
T8081769.java:10:23: compiler.err.expected: token.identifier
|
|
T8081769.java:11:23: compiler.err.expected: token.identifier
|
|
T8081769.java:12:25: compiler.err.expected: token.identifier
|
|
T8081769.java:14:33: compiler.err.expected: token.identifier
|
|
5 errors
|