pub fn report_suspicious_mismatch_block(
    err: &mut Diagnostic,
    diag_info: &TokenTreeDiagInfo,
    sm: &SourceMap,
    delim: Delimiter
)