blob: f7a508cbea975397afe0e935c8aad56cc8363eea [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
export module foo:part1;
// { dg-module-cmi {foo:part1} }
struct frob
{
struct inner;
};