pub const MAX_RECURSION_EXPR: usize = 1_600;
A conservative limit for recursion depth on parse_expr.
parse_expr