Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu/ar7.git] / tests / qapi-schema / command-int.json
blob9a62554fc6dd7b3073b3993fa4a7c7e88b7384c4
1 # we reject collisions between commands and types
2 { 'command': 'int', 'data': { 'character': 'str' } }