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