lean2/tests/lean/tst9.lean.expected.out
Leonardo de Moura b26035fcf6 feat(kernel/type_checker): improve application type mismatch error messages
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-27 09:45:17 -08:00

13 lines
271 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Set: pp::colors
Set: pp::unicode
Assumed: f
Assumed: N
Assumed: g
Assumed: a
tst9.lean:5:6: error: type mismatch in argument #1 at application
g (f ?M::0 a a)
Function type:
N → N → Bool
Arguments types:
: Bool
f ?M::0 a a : ?M::0