index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
duplicate-key.json
blob: 06b55840c9484ed2baa9235dde2d85c19df65a98 (
plain
) (
blame
)
1
2
3
# Cannot include the same key more than once in any {}
{
'key'
:
'value'
,
'key'
:
'value'
}