// PR c++/105045 // { dg-additional-options -fmodules-ts } // { dg-module-cmi pr105045 } export module pr105045; export template void f(U) { }