Sign in
qemu
/
qemu
/
1760048a5d21bacf0e4838da2f61b2d8db7d2866
/
.
/
tests
/
qapi-schema
/
duplicate-key.json
blob: 14ac0e8a4022a2c78472d2a1db0a40f9c03fe325 [
file
] [
log
] [
blame
]
#
QAPI cannot include the same key more than once in any
{}
{
'key'
:
'value'
,
'key'
:
'value'
}