lean4-htt/tests/lean/bigUnivOffsets.lean
Leonardo de Moura 90a79a0b06 chore: remove command universes
Now, `universe` may declare many universes. The goal is to make it
consistent with the `variable` command
2021-06-29 17:01:07 -07:00

5 lines
62 B
Text

#check Type 100000000
universe u
#check Type (u + 10000000)