mirror of
https://github.com/pocketpy/pocketpy
synced 2025-12-06 18:20:17 +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