summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-before-include.json
blob: 0caa0ae079183cc6e9d78eca09c6a26693b0c3d9 (plain)
1
2
3
4
5
6
7
# Doc comment separated from defining expression by non-defining expression

##
# @foo:
##
{ 'include': 'empty.json' }
{ 'struct': 'foo', 'data': {} }