eval_arith
$$ = skip_level == 0 ? eval_arith($1, $2, $3) : "";
static const char *eval_arith(const char *, const char *, const char *);