blob: bc4e935ff4bac78804e9576d0d16d14082a64c53 [file] [log] [blame]
class C extends A {
void method(int i) {
}
}