lean2/tests/lean/pp_all2.lean

8 lines
135 B
Text
Raw Normal View History

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