blob: aab6d683fbd01d0e2320fdb44f4b5a8dd99e61b4 [file] [log] [blame]
foo (a)
{
return (a & 0xfff000) != 0;
}