pub fn is_math_expression_like(
    working_set: &mut StateWorkingSet<'_>,
    span: Span
) -> bool