Sign in
qemu
/
qemu
/
a55ae46683f289c46a0c0a807dbb89229a1e00cd
/
.
/
tests
/
qapi-schema
/
unknown-escape.json
blob: 8372e8024fe2beeeee38c8e96ca96169b492f34e [
file
] [
log
] [
blame
]
#
we only recognize \\
#
{
'command'
:
'foo'
,
'data'
:
{}
}
{
'command'
:
'foo'
,
'dat\x61'
:{}
}