60cc9ac8e2
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
7 lines
123 B
Text
7 lines
123 B
Text
crash.lean:8:12: error: type mismatch at application
|
|
have H' : not P, from H,
|
|
_
|
|
expected type:
|
|
not P
|
|
given type:
|
|
P
|