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