blob: 1bbf20ec766c254f77e78d194db88f708cd28a6c [file] [log] [blame]
// PR c++/15025
template <int> struct X;
struct X {}; // { dg-error "" }