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