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