blob: da879d2aa13416a7516bc62f4d4b5be98588d8ab [file]
foo (a)
{
return (a & ~0xfff) == 0;
}