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