blob: 309912647021a8bcfc5efc31d5db3ab21e43848c [file] [log] [blame]
/* PR c++/42054 */
/* { dg-do compile } */
template<int int> struct A; /* { dg-error "two or more" } */
template<int int> struct A; /* { dg-error "two or more" } */