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
/
duplicate-key.json
blob: 06b55840c9484ed2baa9235dde2d85c19df65a98 (
plain
)
1
2
3
#
Cannot
include
the
same
key
more
than
once
in
any
{}
{
'key':
'value',
'key':
'value'
}