(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
predef-2_a.C
// { dg-additional-options "-fmodules-ts -nostdinc -include [srcdir]/predef-2.h" }
// { dg-additional-files predef-2.h }

// test macro expansion inside forced header

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