]> Git Repo - qemu.git/blob - tests/qapi-schema/escape-outside-string.json
qapi: Add tests of complex objects within alternate
[qemu.git] / tests / qapi-schema / escape-outside-string.json
1 # escape sequences are permitted only inside strings
2 # { 'command': 'foo', 'data': {} }
3 { 'command': 'foo', 'data'\u003a{} }
This page took 0.022685 seconds and 4 git commands to generate.