]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/command-int.json
Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging
[mirror_qemu.git] / tests / qapi-schema / command-int.json
1 # we reject collisions between commands and types
2 { 'command': 'int', 'data': { 'character': 'str' } }