Files
xemu/tests/qapi-schema/doc-empty-section.json
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
103 B
JSON
Raw Normal View History

2017-01-13 15:41:29 +01:00
# Tagged-section must not be empty
##
# @foo:
#
# Note:
##
{ 'command': 'foo', 'data': {'a': 'int'} }