blob: c88af506d8312437ab176fe0face92356007cea2 [file] [log] [blame]
class Sub extends Super {
public Sub() {
}
}