]> Git Repo - qemu.git/blob - tests/qapi-schema/returns-array-bad.json
Merge remote-tracking branch 'remotes/xtensa/tags/20180918-xtensa' into staging
[qemu.git] / tests / qapi-schema / returns-array-bad.json
1 # we reject an array return that is not a single type
2 { 'command': 'oops', 'returns': [ 'str', 'str' ] }
This page took 0.024516 seconds and 4 git commands to generate.