lean2/tests/lean/implicit7.lean.expected.out
Leonardo de Moura df58eb132e feat(frontends/lean): simplify explicit version names
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-21 17:05:25 -08:00

12 lines
258 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: f
Assumed: g
10 ; ; ⊥ : Bool
10 ; 10 ; :
Set: lean::pp::notation
g 10 ⊥ : Bool
f 10 10 :
Set: lean::pp::implicit
@g Bool 10 Bool ⊥ : Bool
@f 10 Bool 10 :