lean2/tests/lean/crash.lean.expected.out
Leonardo de Moura 2486c483cf chore(kernel/error_msgs): change type mismatch error messages, closes #33
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-07 16:18:40 -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
has type
P
but is expected to have type
not P