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