micropython: add micropython component
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# test construction of bytes from different objects
|
||||
|
||||
# long ints
|
||||
print(ord(bytes([14953042807679334000 & 0xff])))
|
Reference in New Issue
Block a user