mm.c   [plain text]


foo (a, b)
{
  return a * 2;
}