blob: 76d7447c2ebcb14fa9b517f70e30f45667b1414d [file] [log] [blame]
// PR c++/100134
// { dg-additional-options -fmodules-ts }
// { dg-module-cmi pr100134 }
export module pr100134;
import "tpl-friend-8_a.H";
export std::A<int> a;