qemu-e2k/tests/qapi-schema/args-array-empty.json

3 lines
114 B
JSON

# we reject an array for data if it does not contain a known type
{ 'command': 'oops', 'data': { 'empty': [ ] } }