// { dg-additional-options -fmodules-ts } export module foo; // { dg-module-cmi foo } template class Arg1> struct TPL1; template class Arg2> struct TPL2;