(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
only-1.C
// { dg-additional-options "-fmodules-ts -fmodule-only" }

export module bob;
// { dg-module-cmi bob }