baz.c   [plain text]


int baz() 
{
  return 3;
}