Sign in
qemu
/
qemu
/
ab958e3864c70bf45fe4a688ba231250d39339cf
/
.
/
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
{}
}