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