lean2/tests/lean/crash.lean.expected.out

7 lines
116 B
Text
Raw Normal View History

crash.lean:6:0: error: type mismatch at application
(λ (H' : not P), _) H
expected type:
not P
given type:
P