(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
parse/
error37.C
/* 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" } */