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