foo.c   [plain text]


int foo (void)
{
  return 1;
}