mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-17 01:51:39 +09:00
2 lines
52 B
Python
2 lines
52 B
Python
assert range(2**63+1)[2**63] == 9223372036854775808
|