bug.c   [plain text]


foo (a, b)
{
  return a - 65536;
}