blob: 484973d70140a351c235f4eb086d0b489445107f [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
#define bob() fred
export module foo.bar:baz.bob;
// { dg-module-cmi foo.bar:baz.bob }