lean4-htt/tests/lean/interactive/discrsIssue.lean.expected.out

6 lines
286 B
Text

{"textDocument": {"uri": "file://discrsIssue.lean"},
"position": {"line": 32, "character": 18}}
{"range":
{"start": {"line": 32, "character": 18}, "end": {"line": 32, "character": 20}},
"goal":
"e a b : Expr\nh₁ : HasType a Ty.nat\nh₂ : HasType b Ty.nat\n⊢ HasType a Ty.nat"}