Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' 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' }