(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
gc-1_c.C
// { dg-additional-options "-fmodules-ts" }
export module kevin;

export int kevin ();