blob: 314704f89d381bc71fa09202d5bffa13c5a28f97 [file] [log] [blame]
foo (a)
{
if ((unsigned) a < 234)
return 1;
}