blob: 95cb513f6963e2fdeb88458bfee981741c514bee [file] [log] [blame]
public final class Inheritor /* p.Inheritor*/ implements p.I, p.I2 {
public Inheritor();// .ctor()
public final void f();// f()
public void g();// g()
}