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