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