Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
unknown-escape.json
blob: 8372e8024fe2beeeee38c8e96ca96169b492f34e (
plain
)
1
2
3
#
we
only
recognize
\\
#
{
'command':
'foo',
'data':
{
}
}
{
'command':
'foo',
'dat\x61':{
}
}