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