Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' into...
[qemu/ar7.git] / tests / qapi-schema / args-array-empty.json
blob652dcfb24a9b8cbe44c7c8ec93b8f44236afe420
1 # we reject an array for data if it does not contain a known type
2 { 'command': 'oops', 'data': { 'empty': [ ] } }