blob: b42153cd08dbbaf1c4461d3bccdfd3f20f906de8 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module Bar;
// { dg-module-cmi "Bar" }
export void Quux (int);