Rebase.
[official-gcc.git] / gcc / testsuite / g++.dg / other / void3.C
blob48a6609915d99aab7419c7e7a42942294869f1ce
1 // PR c++/33101
3 typedef void v;
4 typedef v (*pf)(v);