summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/alternate-empty.json
blob: db54405240856fd2d80fbc4daf0e0be4624a0a76 (plain)
1
2
3
4
5
6
# alternates must list at least two types to be useful

##
# @Alt:
##
{ 'alternate': 'Alt', 'data': { 'i': 'int' } }