xref: /openbmc/qemu/tests/qapi-schema/include/sub-module.json (revision f2a3b549e357041f86d7e61432e4d7e522859b58)
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