repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' into...
[qemu/kevin.git]
/
tests
/
qapi-schema
/
union-unknown.json
blob
aa7e8143d81b5142a976a2f3add1a4ab79eca2b4
1
# we reject a union with unknown type in branch
2
{ 'union': 'Union',
3
'data': { 'unknown': 'MissingType' } }