2486c483cf
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
9 lines
146 B
Text
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
|