pub fn expry_compile_error_format_short(
    expr: &str,
    e: &CompileError<'_>
) -> String