jdk-24/test/langtools/tools/javac/switchexpr/EmptySwitch.out
Jan Lahoda 29852ecd80 8232684: Make switch expressions final
Reviewed-by: alanb, mcimadamore, kvn
2019-11-12 06:32:13 +00:00

7 lines
358 B
Plaintext

EmptySwitch.java:33:10: compiler.err.switch.expression.empty
EmptySwitch.java:35:10: compiler.err.switch.expression.no.result.expressions
EmptySwitch.java:38:10: compiler.err.switch.expression.no.result.expressions
EmptySwitch.java:44:9: compiler.err.switch.expression.completes.normally
EmptySwitch.java:47:26: compiler.err.rule.completes.normally
5 errors