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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
101 B
JSON
Raw Normal View History

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