qemu-patch-raspberry4/tests/qapi-schema/returns-array-bad.json

3 lines
105 B
JSON

# we reject an array return that is not a single type
{ 'command': 'oops', 'returns': [ 'str', 'str' ] }