Home | History | Annotate | Download | only in Inputs
      1 struct A {
      2   virtual void B();
      3 };
      4