Merge remote-tracking branch 'remotes/philmd/tags/mips-20210502' into staging
[qemu/ar7.git] / tests / qapi-schema / sub-sub-module.json
blob94f36ec0b185acd9f4c8b932e82e461ab6d4c027
1 # *-*- Mode: Python -*-*
2 # vim: filetype=python
4 # Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
6 { 'enum': 'Status',
7   'data': [ 'good', 'bad', 'ugly' ] }