repo.or.cz
/
qemu
/
cris-port.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
xen: fix invalid assertion
[qemu/cris-port.git]
/
tests
/
qapi-schema
/
enum-clash-member.json
blob
b7dc02a28d67d3145092f2a58e35505f15925fb9
1
# we reject enums where members will clash when mapped to C enum
2
{ 'enum': 'MyEnum', 'data': [ 'one', 'ONE' ] }