qemu-e2k/tests/qapi-schema/doc-before-include.json

8 lines
151 B
JSON

# Doc comment separated from defining expression by non-defining expression
##
# @foo:
##
{ 'include': 'empty.json' }
{ 'struct': 'foo', 'data': {} }