lean4-htt/tests/lean/sorryAtError.lean.expected.out
Leonardo de Moura 7a79ef62d1 fix: bug at hasSyntheticSorry
It was missing a constructor, and not taking assigned metavariables
into account.

Fixes a problem reported by @JasonGross at Zulip
2021-03-05 19:08:10 -08:00

8 lines
150 B
Text

sorryAtError.lean:13:40-13:47: error: application type mismatch
Ty.ty ty Γ
argument
Γ
has type
x.ty.ctx
but is expected to have type
ty.ctx