repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
qjson: Spell out some silent assumptions
[qemu/ar7.git]
/
tests
/
qapi-schema
/
alternate-unknown.json
blob
08c80dced0e827d8ddd84c280faee9769e8bb614
1
# we reject an alternate with unknown type in branch
2
{ 'alternate': 'Alt',
3
'data': { 'unknown': 'MissingType', 'i': 'int' } }