master
json 2 lines 105 Bytes
Raw
1 # we reject an array return that is not a single type
2 { 'command': 'oops', 'returns': [ 'str', 'str' ] }