mirror of
https://github.com/micropython/micropython.git
synced 2026-04-30 21:00:12 +02:00
aeea204e98
So they can be automatically skipped if bytearray is not enabled.
2 lines
17 B
Python
2 lines
17 B
Python
print(b"1" == 1)
|