blob: c33211dc7fc64bd8fe56cbb5602e9ed29f6e6c01 [file] [log] [blame]
foo (a, b)
{
return a % b;
}