// PR c++/29730 struct A { template void foo()(0); // { dg-error "initializer" } };