repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging
[qemu/ar7.git]
/
tests
/
qapi-schema
/
duplicate-key.json
blob
14ac0e8a4022a2c78472d2a1db0a40f9c03fe325
1
# QAPI cannot include the same key more than once in any {}
2
{ 'key': 'value',
3
'key': 'value' }