< prev index next >

test/langtools/tools/javac/ConditionalWithVoid.out

Print this page
rev 51258 : imported patch switch.diff

*** 1,3 **** 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 --- 1,7 ---- 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
< prev index next >