Sign in
qemu
/
qemu
/
b053bb55738f35832f3d6472b12277a75c32a038
/
.
/
tests
/
qapi-schema
/
escape-outside-string.json
blob: 482f79554b954b5f69c0a6be4be5a190bf0a8655 [
file
] [
log
] [
blame
]
#
escape sequences are permitted only inside strings
#
{
'command'
:
'foo'
,
'data'
:
{}
}
{
'command'
:
'foo'
,
'data'
\u
003a
{}
}