qemu-e2k/tests/qapi-schema/sub-sub-module.json

7 lines
161 B
Python

# *-*- Mode: Python -*-*
# Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
{ 'enum': 'Status',
'data': [ 'good', 'bad', 'ugly' ] }