opt.c   [plain text]


int
foo (a)
{
  return (a == 2);
}