blob: 9174c1553ab0f6682716eefad1c8bf17c32613d3 [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module Kevin;
// { dg-module-cmi Kevin }
import Bob;
export int kevin ();