lean2/tests/lean/notation7.lean.expected.out
Leonardo de Moura b5e0ded163 feat(frontends/lean): max precedence used by Lean is not max_uint anymore
The motivation is to allow users to define notation with higher
precedence than function application.
2014-11-07 07:57:11 -08:00

2 lines
78 B
Text

g 0 :+1 :+1 (1 :+1 + 2 :+1) :+1 : num
g (f (f 0)) (f (add (f 1) (f 2))) : num