pub fn assert_expr( input: &Vec<&Value>, expr: &Expr, env: &HashMap<String, String>, ) -> Result<(), AssertDiagnostic>