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