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