export module t30013.mod2; export namespace clanguml::t30013 { template struct CB { T cb; }; }