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