// { dg-additional-options "-fmodules-ts" } import M; int main() { A a { 10 }; B b; }