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