bar.c   [plain text]


int bar (void)
{
   return 1;
}