lean2/tests/lean/pp_all2.lean
2015-12-11 10:40:48 -08:00

7 lines
135 B
Text

import data.nat
set_option pp.all true
set_option pp.numerals true
set_option pp.universes false
check (10 : nat) + (3 : nat)