lean2/tests/lean/bad2.lean.expected.out
Leonardo de Moura 02c22e509d fix(tests/lean): remove obsolete comments
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-10-24 20:16:02 -07:00

13 lines
276 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: list
Assumed: nil
Assumed: cons
Defined: n1
Defined: n2
Defined: n3
Defined: n4
Defined: n5
Set: lean::pp::coercion
Set: lean::pp::implicit
Definition n5 : list := cons::explicit 10 (nil::explicit )