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
6 lines
267 B
Plaintext
6 lines
267 B
Plaintext
BooleanNumericNonNumeric.java:11:20: compiler.err.operator.cant.be.applied.1: +, int, boolean
|
|
BooleanNumericNonNumeric.java:19:15: compiler.err.cant.deref: int
|
|
- compiler.note.preview.filename: BooleanNumericNonNumeric.java
|
|
- compiler.note.preview.recompile
|
|
2 errors
|