summary refs log tree commit diff stats
path: root/tests/qapi-schema/doc-duplicated-return.json
blob: 4e1ec2ef42f8475a66e8fed310361261c379a213 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Do not allow duplicated Returns section

##
# @foo:
#
# Returns: 0
#
# Returns: 1
##