cd35dd9d9a
Fixes #4936.
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
<class 'bytearray'>
|
|
<class 'int'>
|
|
bytearray(b'0000')
|
|
bytearray(b'1111')
|
|
bytearray(b'2222')
|
|
bytearray(b'2233')
|
|
10
|