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