jdk-24/langtools/test/tools/javac/missingSuperRecovery/MissingSuperRecovery.out

6 lines
147 B
Plaintext
Raw Normal View History

2007-12-01 00:00:00 +00:00
MissingSuperRecovery.java:15: cannot access base
public class MissingSuperRecovery extends impl {
^
class file for base not found
2007-12-01 00:00:00 +00:00
1 error