xref: /qemu/tests/qapi-schema/unknown-escape.json (revision 32c0613113f0f5ab1eea05a05d6e52096e9bd11e)
1# we only recognize \\
2# { 'command': 'foo', 'data': {} }
3{ 'command': 'foo', 'dat\x61':{} }
4