blob: f1972b6c6186e9620d6daf8842491895365d5cff [file] [log] [blame]
foo (a, b)
{
return a >> (char) b;
}