Files
xemu/tests/qapi-schema/doc-duplicated-since.json
T

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

10 lines
81 B
JSON
Raw Normal View History

2017-01-13 15:41:29 +01:00
# Do not allow duplicated Since section
##
# @foo:
#
# Since: 0
#
2017-01-13 15:41:29 +01:00
# Since: 1
##