Sign in
qemu
/
qemu
/
861877a0dd0a8e1bdbcc9743530f4dc9745a736a
/
.
/
tests
/
qapi-schema
/
double-data.json
blob: e76b519538ef2a9b8ee4149dd602777f32ce3476 [
file
] [
log
] [
blame
]
#
we reject an expression with duplicate top
-
level keys
{
'struct'
:
'bar'
,
'data'
:
{
},
'data'
:
{
'string'
:
'str'
}
}