Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210311-pull-request' into...
[qemu/ar7.git] / tests / qapi-schema / doc-invalid-return.json
blob1ba45de4145aa01d661b9b07f2a44ce07befe493
1 # Events can't have 'Returns' section
3 ##
4 # @foo:
5 # Returns: blah
6 ##
7 { 'event': 'foo' }