ed9c1bb743
Bad classification of conditional leads to spurious error Reviewed-by: jlahoda
4 lines
174 B
Plaintext
4 lines
174 B
Plaintext
ConditionalWithVoid.java:12:71: compiler.err.void.not.allowed.here
|
|
ConditionalWithVoid.java:14:30: compiler.err.neither.conditional.subtype: java.lang.Integer, void
|
|
2 errors
|