summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/doc-invalid-return.json
blob: 95e75839307276678b4c48b885c9d73f72ecf271 (plain) (blame)
1
2
3
4
5
6
7
# Events can't have 'Returns' section

##
# @FOO:
# Returns: blah
##
{ 'event': 'FOO' }