seq.c   [plain text]


foo (a)
{
  return a < 0;
}