lean4-htt/tests/lean/protected.lean.expected.out
2020-09-06 07:23:47 -07:00

7 lines
194 B
Text

protected.lean:10:7: error: unknown identifier 'x'
(sorryAx ?m.23) : ?m.23
Foo.x : Nat
Bla.Foo.y : Nat
protected.lean:22:7: error: unknown identifier 'y'
(sorryAx ?m.67) : ?m.67
Bla.Foo.z : Nat