blob: 5c79f5eef6836d26985f8dbd5928fbf3ff195b4f [file] [log] [blame]
// { dg-additional-options {-std=c++20 -fmodules-ts} }
export module pr100616_c;
// { dg-module-cmi pr100616_c }
import "100616_a.H";
export C<A{}> c2;