Better integer literal parsing.
Now accepts U and LL suffixes, and large integer literals are longs rather than being truncated as Python objects.
Showing
tests/run/int_literals.pyx
0 → 100644
Please register or sign in to comment