lean2/tests/lean/tst9.lean.expected.out
Leonardo de Moura 613d83cdf4 Improve application type mismatch errors. We also show the implicit arguments (not just their types)
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-09-04 16:36:58 -07:00

13 lines
248 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
Error (line: 5, pos: 6) type mismatch at application
g (f _ a a)
Function type:
N → N → Bool
Arguments types:
: Bool
f _ a a : ?M0