< prev index next >

test/langtools/tools/javac/ConditionalWithVoid.out

Print this page
rev 51258 : imported patch switch.diff
   1 ConditionalWithVoid.java:12:71: compiler.err.void.not.allowed.here
   2 ConditionalWithVoid.java:14:30: compiler.err.neither.conditional.subtype: java.lang.Integer, void
   3 2 errors




   1 ConditionalWithVoid.java:12:71: compiler.err.void.not.allowed.here
   2 ConditionalWithVoid.java:14:53: compiler.err.void.not.allowed.here
   3 ConditionalWithVoid.java:16:82: compiler.err.void.not.allowed.here
   4 ConditionalWithVoid.java:18:64: compiler.err.void.not.allowed.here
   5 - compiler.note.preview.filename: ConditionalWithVoid.java
   6 - compiler.note.preview.recompile
   7 4 errors
< prev index next >