qemu-e2k/tests/qapi-schema/escape-outside-string.json

4 lines
125 B
JSON

# escape sequences are permitted only inside strings
# { 'command': 'foo', 'data': {} }
{ 'command': 'foo', 'data'\u003a{} }