// { dg-additional-options -fmodules-ts }

import foo;

int main ()
{
  Foo::Factory ()->Func ();
}
