]> Git Repo - qemu.git/blob - tests/qapi-schema/enum-wrong-data.json
qapi: Add some expr tests
[qemu.git] / tests / qapi-schema / enum-wrong-data.json
1 # we require that all qapi enums have an array for data
2 { 'enum': 'MyEnum', 'data': { 'value': 'str' } }
This page took 0.032891 seconds and 4 git commands to generate.