xref: /openbmc/qemu/tests/qapi-schema/doc-before-include.json (revision 3c2758c286fbb82973471d09f5977dc5ece37137)
1# Doc comment separated from defining expression by non-defining expression
2
3##
4# @foo:
5##
6{ 'include': 'empty.json' }
7{ 'struct': 'foo', 'data': {} }
8