lean2/tests/lean/push.lean.expected.out
Leonardo de Moura 42cb5d1d3c fix(tests/lean): typo
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-18 20:11:49 -08:00

13 lines
298 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: first
Assumed: a
Assumed: b
Assumed: c
Assumed: f
f a
Error (line: 10, pos: 5) unknown identifier 'f'
Variable first : Bool
10 ++ 20 :
Error (line: 19, pos: 9) unknown identifier '++'
Error (line: 21, pos: 0) main scope cannot be removed