binop
arith_t a = binop(token, val, op, noeval);
goto binop;
binop:
static int binop(enum token);
return binop(nn);