]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/unknown-escape.json
Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging
[mirror_qemu.git] / tests / qapi-schema / unknown-escape.json
1 # we only recognize \\
2 # { 'command': 'foo', 'data': {} }
3 { 'command': 'foo', 'dat\x61':{} }