// PR c++/18586 template struct A { template int A::i; // { dg-error "" } };