mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 19:40:18 +00:00
fix cases
This commit is contained in:
parent
c154d40da6
commit
cc076bbc00
@ -222,4 +222,4 @@ test(0, 100)
|
|||||||
test(0, 100000)
|
test(0, 100000)
|
||||||
test(-100, 100)
|
test(-100, 100)
|
||||||
test(-100000, 100000)
|
test(-100000, 100000)
|
||||||
test(-2**60, 2**60)
|
test(-2**30, 2**30)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user