(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
using-2_c.C
// { dg-additional-options -fmodules-ts }
import bob;

int a = foo (1);