lean2/tests/lean/univ.lean.expected.out
Leonardo de Moura 2b2aa228e3 refactor(builtin/kernel): start with small universes
The universe constraint manager is more flexible now.
We don't need to start with a huge universe  U >= 512.
We can start small, and increase it on demand.

If module mod1 needs it, it can always add

   universe U >= 3

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-08 12:35:00 -08:00

5 lines
224 B
Text

Set: pp::colors
Set: pp::unicode
Defined: TypeM
Error (line: 30, pos: 0) universe constraint produces an integer overflow: Z2 >= Z1 + 1073741824
Error (line: 43, pos: 0) universe constraint inconsistency: U1 >= U4 + 0