lean2/tests/lean/mod1.lean.expected.out
Leonardo de Moura 69be5f6c94 feat(kernel/environment): track which modules were already imported
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-17 18:15:44 -08:00

12 lines
228 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
Importing file 'simple.lean'
Assumed: x
Assumed: y
Importing file 'simple.lean'
Assumed: x
Assumed: y
x + y :
Assumed: z
z :
Error (line: 14, pos: 6) unknown identifier 'z'