lean2/tests/lean/lua9.lean.expected.out
Leonardo de Moura 3dea7ae0d6 test(frontends/lean): example mixing Lean and Lua
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-13 16:07:15 -08:00

12 lines
206 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: x
Type
x1 + x2
x1 + x1 + x1 + x2 + x2
Definition sum1 : := x1 + x1 + x1 + x2 + x2
x1 + x1 + x1 + x2 + x2
Assumed: y