(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
pr99071_a.H
// PR 99071 ICE with global-module merging
// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }

template<typename T>
void begin (T *);