(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
token-2_a.C
// { dg-additional-options "-fmodules-ts -Wno-pedantic" }
# 1 "other_name"
module ;
export module bob;
// { dg-module-cmi bob }