lean2/tests/lean/crash.lean.expected.out
Leonardo de Moura 6ca80b5000 feat(frontends/lean): add 'sorry'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-07-31 18:35:57 -07:00

9 lines
146 B
Text

crash.lean:8:12: error: type mismatch at application
have H' : not P, from H,
?M_1
term
H
is expected of type
not P
but is given type
P