blob: 38e6081bf584d051b73233f5615e05f1e962b0c1 [file] [log] [blame]
// PR c++/114683
// { dg-do compile { target c++20 } }
// { dg-additional-options "-fmodules-ts" }
// { dg-module-cmi M }
export module M;
export import :a;