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