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