T_AMP
{ '&', T_AMP },
case T_AMP: fprintf(stderr, " &"); break;
case T_AMP: return 5;
case T_AMP: return (int)((unsigned)lv & (unsigned)rv);