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