added a test case to test-001.moo
This commit is contained in:
parent
8451098d34
commit
c671a16697
@ -385,6 +385,7 @@ extend MyObject
|
||||
[ self testBigintDiv: 16rfffffffffffffffe divisor: 16rffffffff count: 2000 ],
|
||||
[ self testBigintDiv: 68651967526299315528548877601614136727014 divisor: 1729382256910270380 count: 1 ],
|
||||
[ self testBigintDiv: 43943618413704592900396132847030223073729048496 divisor: 1135814937804493543741046072006331 count: 1 ],
|
||||
[ self testBigintDiv: 76733673740671314025981152630586699414203 divisor: 12682136550675277273 count: 1 ],
|
||||
|
||||
|
||||
## =========================
|
||||
|
Loading…
Reference in New Issue
Block a user