]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/command-int.json
qapi: Reject blank 'if' conditions in addition to empty ones
[mirror_qemu.git] / tests / qapi-schema / command-int.json
1 # we reject collisions between commands and types
2 { 'command': 'int', 'data': { 'character': 'str' } }