lean2/tests/lean/crash.lean.expected.out
Leonardo de Moura 21176c61fe fix(tests/lean): move crash.lean to different directory
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-25 08:48:35 -07:00

6 lines
116 B
Text

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