Files
RustPython/tests/snippets/builtin_range.py
2019-02-04 17:38:23 -08:00

2 lines
52 B
Python

assert range(2**63+1)[2**63] == 9223372036854775808