// { dg-additional-options "-fmodules-ts" }

export module Foo;
// { dg-module-cmi "Foo" }

export int bob ();

