summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/command-int.json
blob: 9a62554fc6dd7b3073b3993fa4a7c7e88b7384c4 (plain)
1
2
# we reject collisions between commands and types
{ 'command': 'int', 'data': { 'character': 'str' } }