lean2/tests/lean/tst9.lean.expected.out
Leonardo de Moura 51640ecff8 Move files in examples directory to tests directory. They are not real examples
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-08-31 19:16:30 -07:00

10 lines
179 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.

Assumed: f
Assumed: N
Assumed: g
Assumed: a
Error (line: 5, pos: 6) type mismatch at application argument 1 of
g (f N a a)
expected type
N
given type
Bool