]> Git Repo - qemu.git/blame - tests/qapi-schema/escape-outside-string.json
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150508-1' into staging
[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.02329 seconds and 4 git commands to generate.