lean2/tests/lean/subpp.lean
Leonardo de Moura 1f304ad4b9 fix(frontends/lean/pp): pretty printing 'binder'
This commit also replaces many occurrences of 'binders' with 'binder'.
2015-07-31 11:27:38 -07:00

4 lines
54 B
Text

import data.subtype
open nat
check {x : nat| x > 0 }