(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
noncompile/
undeclared-2.c
       1  /* Invalid, but should not ICE.  PRs 11944, 14734.  */
       2  
       3  void foo(const int[i]);  /* { dg-error "undeclared|for each" } */