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