]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/alternate-conflict-num-string.json
block: Add flags to BlockDriver.bdrv_co_truncate()
[mirror_qemu.git] / tests / qapi-schema / alternate-conflict-num-string.json
CommitLineData
fda72ab4
EH
1# alternate branches of 'str' type conflict with all scalar types
2{ 'alternate': 'Alt',
3 'data': { 'one': 'number',
4 'two': 'str' } }