Sign in
qemu
/
qemu
/
ffb7ee796ae83b1e4b3c108f8615d54b53872c68
/
.
/
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'
}
}