(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.old-deja/
g++.pt/
test5.C
// { dg-do assemble  }

template <char *a, const char *b, char *const c> class A{int x;};