blob: f758e3a3f8b38155328753513581bcd66c66e0e8 [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
int frob (int a)
{
return a + 2;
}