// PR c++/33494 template void foo(int(*f=0)()); // { dg-error "declared void|scope|cannot be used as a function" }