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