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