blob: a4e0036e6681cea55b3c5c01cecb715153ecbfd4 [file] [log] [blame]
// { dg-additional-options {-fmodules-ts -Wno-pedantic} }
export module Two;
import One;
export Dyn two;