// PR c++/19253 namespace N {} template struct A { A > a; // { dg-error "" } };