blob: 4b0cb7451570e086d90e6410f3a9d0f7b02796f2 [file] [log] [blame]
// PR c++/114868
// { dg-additional-options "-fmodules-ts" }
// { dg-module-cmi M }
export module M;
export import :a;