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