mirror of
https://github.com/xemu-project/xemu.git
synced 2024-12-13 14:36:08 +00:00
4 lines
125 B
JSON
4 lines
125 B
JSON
|
# escape sequences are permitted only inside strings
|
||
|
# { 'command': 'foo', 'data': {} }
|
||
|
{ 'command': 'foo', 'data'\u003a{} }
|