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