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