repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
target-ppc: Add xsiexpqp instruction
[qemu/rayw.git]
/
tests
/
qapi-schema
/
alternate-any.json
blob
c958776767dd30e674a571afab12152317f4c504
1
# we do not allow the 'any' type as an alternate branch
2
3
##
4
# @Alt:
5
##
6
{ 'alternate': 'Alt',
7
'data': { 'one': 'any',
8
'two': 'int' } }