(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
macro-4_f.C
// { dg-additional-options "-fmodules-ts" }

export module bob;
// { dg-module-cmi bob }
export import "macro-4_b.H";