(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
100616_a.H
// { dg-additional-options {-std=c++20 -fmodule-header} }
// { dg-module-cmi {} }

template<auto> struct C { };
struct A { };