blob: 604fb2ffd8a70354a2f1f1b9a9a03ab400d93486 [file] [log] [blame]
// PR c++/19244
typedef struct { void f(); } f;
void f::f() { }