// PR c++/92068 // { dg-do compile { target c++11 } } template struct a; template struct a { }; // { dg-error "arguments" }