blob: d226f32cea16f1298f64ef6693b9ff5d5fc05a50 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module thing;
// { dg-module-cmi "thing" }
export int baz ();