]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/features-bad-type.json
block: Add flags to BlockDriver.bdrv_co_truncate()
[mirror_qemu.git] / tests / qapi-schema / features-bad-type.json
CommitLineData
a00af404
KW
1{ 'struct': 'FeatureStruct0',
2 'data': { 'foo': 'int' },
3 'features': [ [ 'a feature cannot be an array' ] ] }