Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / g++.dg / parse / ctor2.C
blob604fb2ffd8a70354a2f1f1b9a9a03ab400d93486
1 // PR c++/19244
3 typedef struct { void f(); } f;
4 void f::f() { }