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

module bob;

int a = foo (1);
int b = bar (2);
