]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/escape-too-big.json
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' into...
[mirror_qemu.git] / tests / qapi-schema / escape-too-big.json
1 # we don't support full Unicode strings, yet
2 # { 'command': 'é' }
3 { 'command': '\u00e9' }