mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-21 03:50:16 +00:00
Update 01_int.py
This commit is contained in:
parent
c9cbecc401
commit
4b4351e3fa
@ -1,7 +1,3 @@
|
||||
assert 1 < 2 < 3
|
||||
assert 4 > 3 >= 3
|
||||
assert not 1 < 2 > 3
|
||||
|
||||
# test int literals
|
||||
assert 0xffff == 65535
|
||||
assert 0xAAFFFF == 11206655
|
||||
|
Loading…
x
Reference in New Issue
Block a user