]> Git Repo - qemu.git/blob - tests/qapi-schema/enum-int-member.json
6c9c32e149488e3faf7fd001e6db7ba69edef124
[qemu.git] / tests / qapi-schema / enum-int-member.json
1 # we reject any enum member that is not a string
2 # FIXME: once the parser understands integer inputs, improve the error message
3 { 'enum': 'MyEnum', 'data': [ 1 ] }
This page took 0.022322 seconds and 4 git commands to generate.