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

9 lines
171 B
JSON

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