(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
pch/
array-1.Hs
struct A
{
  template <class T> static T foo (T[3][3]);
};