Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu/ar7.git] / tests / qapi-schema / escape-outside-string.json
blob482f79554b954b5f69c0a6be4be5a190bf0a8655
1 # escape sequences are permitted only inside strings
2 # { 'command': 'foo', 'data': {} }
3 { 'command': 'foo', 'data'\u003a{} }