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