qemu/tests/qapi-schema/command-int.json

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

3 lines
103 B
JSON
Raw Normal View History

# we reject collisions between commands and types
{ 'command': 'int', 'data': { 'character': 'str' } }