d12d0f036f
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
7 lines
No EOL
99 B
Text
7 lines
No EOL
99 B
Text
universe Z >= 0
|
|
definition Z := 0
|
|
eval Z
|
|
definition TZ := (Type Z)
|
|
eval TZ
|
|
definition U := 1
|
|
eval U |