Sign in
qemu-android
/
qemu-android
/
27fa7479801ac23609110535a997b2e3ed6eb867
/
.
/
tests
/
qapi-schema
/
data-array-empty.json
blob: 652dcfb24a9b8cbe44c7c8ec93b8f44236afe420 [
file
]
#
we reject an array for data if it does not contain a known type
{
'command'
:
'oops'
,
'data'
:
{
'empty'
:
[
]
}
}