lean4-htt/tests/lean/protected.lean.expected.out
Leonardo de Moura fe27eab6f1 chore: fix tests
Metavariables are not being purified anymore
2020-08-04 18:55:26 -07:00

7 lines
194 B
Text

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