// { dg-additional-options -fmodules } template struct A; import M; int main() { a.f(); }