sh.c   [plain text]


foo (a, b)
{
  return a << b;
}