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