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