]> Git Repo - qemu.git/blob - tests/qapi-schema/returns-array-bad.json
block/nvme: Replace magic value by SCALE_MS definition
[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.021903 seconds and 4 git commands to generate.