lean2/tests/lean/sig4.lean.expected.out
Leonardo de Moura a2d2e36f04 refactor(frontends/lean): remove notation for creating tuples
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-02-10 09:03:42 -08:00

15 lines
190 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
proj1 (pair 10 20) :
10
20
pair 20 30
10
20
40
Defined: NZ
Assumed: t
proj1 t :
proj2 t : 1 ≤ proj1 t
Assumed: t2
proj2 t2 :