blob: d0dfb885933e7887ded2fbe56e9271470b4d7cc2 [file] [log] [blame]
// { 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;
// { dg-module-cmi bob }
export import :part;