summaryrefslogtreecommitdiffstatshomepage
path: root/tests/feature_check/int_big.py
blob: f30285a98f96b861921fe12fa1077c65121b93c3 (plain) (blame)
1
2
# Check whether arbitrary-precision integers (MPZ) are supported
print(1000000000000000000000000000000000000000000000)