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