aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/doc-empty-section.json
blob: f179d3eff6de134eed1ec496cdeddb41f617b56f (plain)
1
2
3
4
5
6
7
8
# Tagged-section must not be empty

##
# @foo:
#
# Errors:
##
{ 'command': 'foo', 'data': {'a': 'int'} }