(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
pr99208_b.C
// { dg-additional-options {-fmodules-ts} }
export module hello;
// { dg-module-cmi hello }
export import :format;