Sign in
qemu
/
qemu
/
71a86ddece548860f040d565204cf1bf59d74663
/
.
/
tests
/
qapi-schema
/
duplicate-key.json
blob: 14ac0e8a4022a2c78472d2a1db0a40f9c03fe325 [
file
] [
log
] [
blame
]
Eric Blake
d220fbc
2015-09-29 16:21:03 -0600
[
diff
] [
blame
]
1
#
QAPI cannot include the same key more than once in any
{}
Wenchao Xia
4b35991
2014-03-04 18:44:32 -0800
[
diff
] [
blame
]
2
{
'key'
:
'value'
,
3
'key'
:
'value'
}