(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
atom-preamble-2_d.C
// { dg-additional-options "-fmodules-ts" }
import kevin;

#if 1
#if 1
import kevin;
#endif
#elif 1
int i;
#endif

int j; // end here