]> Git Repo - qemu.git/blob - tests/qapi-schema/enum-bad-name.json
Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into staging
[qemu.git] / tests / qapi-schema / enum-bad-name.json
1 # we ensure all enum names can map to C
2 { 'enum': 'MyEnum', 'data': [ 'not^possible' ] }
This page took 0.025651 seconds and 4 git commands to generate.