Sign in
qemu-android
/
qemu-android
/
9d5b731dd2d64deb3bc798ef4e3c08603d54ae02
/
.
/
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'
}
}