blob: c30f1f966ad105f9510bd8fa179bc0becfbad595 [file] [log] [blame]
class Derived extends Super{
public static void main(String[] args) {
}
}