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