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

export namespace NS {}