]> Git Repo - qemu.git/blame - tests/qapi-schema/enum-int-member.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / enum-int-member.json
CommitLineData
ad11dbb9
EB
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.088803 seconds and 4 git commands to generate.