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