// { dg-additional-options "-fmodules-ts -std=c++2a" }
import foo;

void x ()
{
  bob ();
}

