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