First version committed to git
[zpugcc/jano.git] / toolchain / gcc / gcc / testsuite / gcc.c-torture / unsorted / modcc.c
blob2574090e96c036061b0f17f451ca7840abfa0072
1 foo (a, b)
3 return (a % b) == 0;