xref: /openbmc/qemu/tests/qapi-schema/command-int.json (revision 3c2758c286fbb82973471d09f5977dc5ece37137)
1# we reject collisions between commands and types
2{ 'command': 'int', 'data': { 'character': 'str' } }
3