blob: 2b079a4b883dc5f591859f33b668bae3acff20e8 [file] [log] [blame]
int
f (int x)
{
return x % 2;
}