lean2/tests/lean/push.lean.expected.out
Leonardo de Moura 84e211b81b fix(frontends/lean): missing ':' in error messages
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-09 11:19:58 -08:00

14 lines
309 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 'Int'
Assumed: first
Assumed: a
Assumed: b
Assumed: c
Assumed: f
f a
push.lean:11:5: error: unknown identifier 'f'
variable first : Bool
10 ++ 20 :
push.lean:20:9: error: unknown identifier '++'
push.lean:22:0: error: main scope cannot be removed