jdk-24/test/langtools/tools/javac/static_error/ShouldStopOnStaticError.out
2021-06-09 15:56:55 +00:00

4 lines
225 B
Plaintext

ShouldStopOnStaticError.java:10:9: compiler.err.non-static.cant.be.ref: kindname.method, test1(double)
ShouldStopOnStaticError.java:11:9: compiler.err.non-static.cant.be.ref: kindname.method, test2(java.lang.Number)
2 errors