lean2/tests/lean/run/444.lean
Leonardo de Moura 909ebfc5f1 feat(frontends/lean/elaborator): try coercions after each overload
We try only the easy cases since the more general case is too expensive.

closes #444
2015-02-24 17:41:20 -08:00

4 lines
54 B
Text

open nat
check succ 1
notation 1 := unit
check succ 1