lean2/tests/lean/ns1.lean.expected.out
Leonardo de Moura 4ba097a141 feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-05 13:06:36 -08:00

16 lines
393 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: foo::a
Defined: foo::b
Proved: foo::T
Assumed: foo::H
Assumed: foo::bla::a
Assumed: foo::bla::c
Assumed: foo::bla::d
foo::bla::a + foo::b + foo::bla::c :
foo::T : foo::a = foo::b
foo::H : foo::b ≥ foo::a
foo::a :
foo::bla::a :
Error (line: 19, pos: 0) invalid 'end', not inside of a scope or namespace