blob: 90bcd18a45e3ce5ea9649f1c98d74f25ad21d5e6 [file]
// PR c++/105320
// { dg-additional-options "-fmodules-ts" }
// { dg-module-cmi user:part }
export module user:part;
import test_support;
export A<int> b;