Home | History | Annotate | Download | only in Index
      1 struct Foo {
      2   void m(Foo *f = 0);
      3 };
      4