qemu-e2k/tests/qapi-schema/args-int.json

7 lines
117 B
JSON

# we reject commands where data is not an array or complex type
##
# @oops:
##
{ 'command': 'oops', 'data': 'int' }