Sign in
qemu
/
qemu
/
85a353a024dc8dcfbb3a3b8ec6061b1663d903d7
/
.
/
tests
/
qapi-schema
/
escape-too-short.json
blob: 6cb1dec8f7862a7e9a154cc5d82603da3162955c [
file
]
#
the \u escape requires
4
hex digits
#
{
'command'
:
'a'
}
{
'command'
:
'\u61'
}