// { dg-additional-options "-fmodules-ts" }
export module Baz;
// { dg-module-cmi "Baz" }

export void Quux (int, int);
