38ef229e3f
Changing Check.validate to reject void types. Reviewed-by: jjg, vromero
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
MethodVoidParameter.java:7:17: compiler.err.void.not.allowed.here
|
|
MethodVoidParameter.java:8:17: compiler.err.void.not.allowed.here
|
|
2 errors
|