index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
escape-too-short.json
blob: 6cb1dec8f7862a7e9a154cc5d82603da3162955c (
plain
) (
tree
)
a7f5966b29
^
1
2
3
# the \u escape requires 4 hex digits
# { 'command': 'a' }
{
'command'
:
'\u61'
}