]> Git Repo - qemu.git/blame - tests/qapi-schema/escape-outside-string.json
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' into...
[qemu.git] / tests / qapi-schema / escape-outside-string.json
CommitLineData
a7f5966b
EB
1# escape sequences are permitted only inside strings
2# { 'command': 'foo', 'data': {} }
3{ 'command': 'foo', 'data'\u003a{} }
This page took 0.132077 seconds and 4 git commands to generate.