]> Git Repo - qemu.git/blame - tests/qapi-schema/enum-max-member.json
qapi: Use 'struct' instead of 'type' in schema
[qemu.git] / tests / qapi-schema / enum-max-member.json
CommitLineData
cf393590 1# we reject user-supplied 'max' for clashing with implicit enum end
ad11dbb9
EB
2# TODO: should we instead munge the implicit value to avoid the clash?
3{ 'enum': 'MyEnum', 'data': [ 'max' ] }
This page took 0.022032 seconds and 4 git commands to generate.