m5.c   [plain text]


foo (a)
{
  return a * 5 + 12;
}