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