//PR c++/27494 struct A { template void foo() {} // { dg-error "identifier|parameter|template arguments" } };