const.c   [plain text]


main (a)
{
  return a + (~0 - 240);
}