mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-08 09:35:16 +00:00
5 lines
212 B
Plaintext
5 lines
212 B
Plaintext
EnumSwitch2.java:14:16: compiler.err.enum.label.must.be.unqualified.enum
|
|
EnumSwitch2.java:15:16: compiler.err.enum.label.must.be.unqualified.enum
|
|
EnumSwitch2.java:15:9: compiler.err.duplicate.case.label
|
|
3 errors
|