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
target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
[qemu/ar7.git]
/
tests
/
qapi-schema
/
alternate-conflict-string.json
blob
72f04a820a9d281b7c5ec25c6c3e7a00c9b0fd95
1
# we reject alternates with multiple string-like branches
2
{ 'enum': 'Enum',
3
'data': [ 'hello', 'world' ] }
4
{ 'alternate': 'Alt',
5
'data': { 'one': 'str',
6
'two': 'Enum' } }