Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
[qemu/ar7.git] / tests / qapi-schema / doc-invalid-return.json
blob95e75839307276678b4c48b885c9d73f72ecf271
1 # Events can't have 'Returns' section
3 ##
4 # @FOO:
5 # Returns: blah
6 ##
7 { 'event': 'FOO' }