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
curses: curses_display_init() stub
[qemu/ar7.git]
/
tests
/
qapi-schema
/
alternate-conflict-dict.json
blob
d566cca8169c265ab12ceb710791c59172d72bcf
1
# we reject alternates with multiple object branches
2
{ 'struct': 'One',
3
'data': { 'name': 'str' } }
4
{ 'struct': 'Two',
5
'data': { 'value': 'int' } }
6
{ 'alternate': 'Alt',
7
'data': { 'one': 'One',
8
'two': 'Two' } }