]> Git Repo - qemu.git/blob - tests/qapi-schema/args-array-empty.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / args-array-empty.json
1 # we reject an array for data if it does not contain a known type
2 { 'command': 'oops', 'data': { 'empty': [ ] } }
This page took 0.025427 seconds and 4 git commands to generate.