mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 21:03:54 -06:00

This fixes the errors uncovered by the previous commit. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-Id: <1489582656-31133-32-git-send-email-armbru@redhat.com>
7 lines
140 B
JSON
7 lines
140 B
JSON
# Doc comment separated from defining expression by non-defining expression
|
|
|
|
##
|
|
# @foo:
|
|
##
|
|
{ 'pragma': {} }
|
|
{ 'struct': 'foo', 'data': {} }
|