]>
Git Repo - qemu.git/blame_incremental - tests/qapi-schema/enum-int-member.json
... / ...
Commit | Line | Data |
| 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.025262 seconds and 5 git commands to generate.