// { dg-additional-options "-fmodules-ts" } // { dg-module-cmi X } export module X; export import M; A ax; B bx;