mirror of
https://github.com/micropython/micropython.git
synced 2026-04-25 02:10:24 +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)
|