repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
qapi: Forbid empty unions and useless alternates
[qemu/armbru.git]
/
tests
/
qapi-schema
/
alternate-empty.json
blob
fff15baf16c2ef48efc4619d21d4a3ded29e2325
1
# alternates must list at least two types to be useful
2
{ 'alternate': 'Alt', 'data': { 'i': 'int' } }