index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
feature_check
/
int_64.py
blob: 4d053782ca82b606915ff9de806b28685d3d9072 (
plain
)
1
2
# Check whether 64-bit long integers are supported print(1 << 62)