jdk-24/test/langtools/tools/javac/switchextra/SwitchStatementBroken2.out

7 lines
402 B
Plaintext
Raw Normal View History

SwitchStatementBroken2.java:17:23: compiler.err.switch.case.unexpected.statement
SwitchStatementBroken2.java:18:23: compiler.err.switch.case.unexpected.statement
SwitchStatementBroken2.java:19:23: compiler.err.switch.case.unexpected.statement
SwitchStatementBroken2.java:22:27: compiler.err.variable.not.allowed
SwitchStatementBroken2.java:23:24: compiler.err.switch.case.unexpected.statement
5 errors