chore: fix test
This commit is contained in:
parent
c984e9be4b
commit
565f6a9372
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
Int.ofNat 10
|
||||
Int.negSucc 9
|
||||
10
|
||||
9
|
||||
-10
|
||||
Int.ofNat 10000000000000000000000000000000000
|
||||
Int.negSucc 9999999999999999999999999999999999
|
||||
10000000000000000000000000000000000
|
||||
9999999999999999999999999999999999
|
||||
-10000000000000000000000000000000000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue