xref: /openbmc/qemu/tests/qapi-schema/include/sub-module.json (revision b33b890cd07eca1d05cd8c4f5f03790f0585423f)
1# *-*- Mode: Python -*-*
2
3# Sub-module of ../qapi-schema-test.json
4
5{ 'include': '../sub-sub-module.json' }
6
7{ 'struct': 'SecondArrayRef', 'data': { 's': ['Status'] } }
8