blob: 09b0b1f1827a182abb6eb0f8187a30afcc5d2f61 [file] [log] [blame]
Eric Blakedd883c62015-05-04 09:05:21 -06001# we reject an array return that is not a single type
Eric Blake0d8b9fb2015-05-04 09:05:20 -06002{ 'command': 'oops', 'returns': [ 'str', 'str' ] }