xzz.c   [plain text]


foo (a, b)
{
  return a >> (char) b;
}