blob: 76b028bb73fca98fa94bbe000d1ac12755cf768e [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
#define bob() fred
export module bob;
// { dg-module-cmi bob }