blob: 94f36ec0b185acd9f4c8b932e82e461ab6d4c027 [file] [log] [blame]
# *-*- Mode: Python -*-*
# vim: filetype=python
# Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
{ 'enum': 'Status',
'data': [ 'good', 'bad', 'ugly' ] }