Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-1' into staging
[qemu/ar7.git] / tests / qapi-schema / returns-dict.json
blob1cfef3ede7d26c28c800519e4627a8fcabdb4e39
1 # we reject inline struct return type
2 { 'command': 'oops', 'returns': { 'a': 'str' } }