pub fn combine_span(m0: &Span, m1: &Span) -> Span
Combine some span information (useful when we need to compute the span-information of, say, a sequence).