lean4-htt/tests/lean/refineFiltersOldMVars.lean.expected.out
jrr6 62f14514da
refactor: update built-in tactic error messages (#9633)
This PR updates various error messages produced by or associated with
built-in tactics and adapts their formatting to current conventions.
2025-07-31 14:16:57 +00:00

20 lines
484 B
Text

refineFiltersOldMVars.lean:34:18-36:11: error: unsolved goals
case a
⊢ True
refineFiltersOldMVars.lean:44:17-46:18: error: unsolved goals
case b
h : Type
⊢ ?a
case a
⊢ Type
refineFiltersOldMVars.lean:66:4-66:11: error: No goals to be solved
refineFiltersOldMVars.lean:101:2-101:13: error: unsolved goals
case d
⊢ Bool
refineFiltersOldMVars.lean:102:2-102:13: error: unsolved goals
case e
⊢ Nat
refineFiltersOldMVars.lean:109:2-109:13: error: unsolved goals
case e
⊢ Bool