b3b644438e
8207405: Compiler Tree API support for Switch Expressions (Preview) Support for switch expression, switch with rules and multiple constants for cases. Reviewed-by: jjg, mcimadamore, vromero
8 lines
370 B
Plaintext
8 lines
370 B
Plaintext
ConditionalWithVoid.java:12:71: compiler.err.void.not.allowed.here
|
|
ConditionalWithVoid.java:14:53: compiler.err.void.not.allowed.here
|
|
ConditionalWithVoid.java:16:82: compiler.err.void.not.allowed.here
|
|
ConditionalWithVoid.java:18:64: compiler.err.void.not.allowed.here
|
|
- compiler.note.preview.filename: ConditionalWithVoid.java
|
|
- compiler.note.preview.recompile
|
|
4 errors
|