jdk-24/test/langtools/tools/javac/missingSuperRecovery/MissingSuperRecovery.out
2017-09-12 19:03:39 +02:00

6 lines
147 B
Plaintext

MissingSuperRecovery.java:15: cannot access base
public class MissingSuperRecovery extends impl {
^
class file for base not found
1 error