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