lean4-htt/tests/lean/307.lean.expected.out
Kim Morrison 4dd182c554
chore: remove deprecated aliases for Int.tdiv and Int.tmod (#6322)
This PR removes the deprecated aliases `Int.div := Int.tdiv` and
`Int.mod := Int.tmod`. Later we will rename `Int.ediv` to `Int.div` and
`Int.emod` to `Int.mod`.
2024-12-08 05:19:42 +00:00

30 lines
150 B
Text

Int.ofNat 2147483648
2147483648
1073741824
-2147483648
Int.ofNat 0
0
Int.negSucc 1
-2
Int.ofNat 2
2
1
1
1
1
1
1
1
1
1
1
1
2147483648
0
0
-2
1
1
1
1
1