4 lines
93 B
JSON
4 lines
93 B
JSON
|
# we only recognize \\
|
||
|
# { 'command': 'foo', 'data': {} }
|
||
|
{ 'command': 'foo', 'dat\x61':{} }
|