It was missing a constructor, and not taking assigned metavariables into account. Fixes a problem reported by @JasonGross at Zulip
8 lines
150 B
Text
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
|