1 // PR c++/32561
2 
3 template<int N, int N> struct A; // { dg-error "redefinition|declared" }
4