]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/bad-type-bool.json
qapi: Improve reporting of invalid flags
[mirror_qemu.git] / tests / qapi-schema / bad-type-bool.json
1 # we reject an expression with a metatype that is not a string
2 { 'struct': true, 'data': { } }