blob: 6181073a1b4ca5f435783c432edc68b73018e56f [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
module bob;
int a = foo (1);
int b = bar (2);