T_PIPE
{ '|', T_PIPE },
case T_PIPE: fprintf(stderr, " |"); break;
case T_PIPE: return 7;
case T_PIPE: return (int)((unsigned)lv | (unsigned)rv);