Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[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' }