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