(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
parse/
error3.C
// { dg-options "-fshow-column" }
// PR c++/10779

static void InstantiateConstraint(const float&, unsigned,
                                  void(*AddFunction)(const TYPE&,bool&,
                                                     char*, char*,
                                                     unsigned*));
// { dg-error "60: 'TYPE' does not name a type" "does not" { target *-*-* } 5 }