blob: 48a6609915d99aab7419c7e7a42942294869f1ce [file] [log] [blame]
// PR c++/33101
typedef void v;
typedef v (*pf)(v);