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