blob: b26e7875a6e7c5bddd2d403032505ab104faf596 [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
import bob;
void foo ()
{
elsewhere::frob ();
}