lean2/tests/lean/cast1.lean.expected.out
Leonardo de Moura 028a9bd9bd feat(frontends/lean/scanner): use Lua style comments in Lean
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-05 08:53:27 -08:00

18 lines
364 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
Imported 'cast'
Imported 'Int'
Assumed: vector
Assumed: N0
Proved: V0
Assumed: f
Assumed: m
Assumed: v1
Error (line: 13, pos: 7) type mismatch at application
f m v1
Function type:
Π (n : ), vector n →
Arguments types:
m :
v1 : vector (m + 0)
f m (cast (V0 m) v1) :