]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/alternate-empty.json
qapi: Add tests for empty unions
[mirror_qemu.git] / tests / qapi-schema / alternate-empty.json
1 # FIXME - alternates should list at least two types to be useful
2 { 'alternate': 'Alt', 'data': { 'i': 'int' } }