mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
3 lines
174 B
Text
3 lines
174 B
Text
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
|