(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
pr99283-2_a.H
// PR 99283 part 2 ICE on definition with qualified-name
// { dg-additional-options -fmodule-header }
// { dg-module-cmi {} }

inline namespace __cxx11 {

template<typename _CharT>
class collate;

}