// PR c++/34892 template struct A {}; // { dg-error "expected primary" } A<0> a;