blob: e731d50933b1aac29f7ac913bd738ffcf4fe3bae [file] [log] [blame]
// { dg-additional-options "-fmodules-ts" }
export module kevin;
// { dg-module-cmi kevin }
export import stuart;
export import bob; // Bob should be reseated in the export map
export import stuart;