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