Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qapi-schema / escape-outside-string.json
1 # escape sequences are permitted only inside strings
2 # { 'command': 'foo', 'data': {} }
3 { 'command': 'foo', 'data'\u003a{} }