pub fn evaluate_baseline_expr( expr: &SpannedExpression, ctx: &EvaluationContext) -> Result<Value, ShellError>