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
ppc/pnv: Introduce PnvMachineClass and PnvMachineClass::compat
[qemu/ar7.git]
/
tests
/
qapi-schema
/
enum-clash-member.json
blob
b6928b8bfdc9c221d1ff7dfbc345bc9259e2b4ae
1
# we reject enums where members will clash when mapped to C enum
2
{ 'enum': 'MyEnum', 'data': [ 'one-two', 'one_two' ] }