Sign in
qemu
/
qemu
/
9774ccf7cdb8bfbf024eff02b22f754a49d99df8
/
.
/
tests
/
qapi-schema
/
enum-bad-name.json
blob: 8506562b313fdc9d2e9e5651230b3f81555e3788 [
file
]
#
we ensure all enum names can map to C
{
'enum'
:
'MyEnum'
,
'data'
:
[
'not^possible'
]
}