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