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