lean4-htt/tests/lean/protected.lean.expected.out
2020-07-13 16:22:48 -07:00

7 lines
190 B
Text

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