ctor2.C   [plain text]


// PR c++/19244

typedef struct { void f(); } f;
void f::f() { }