Eric Blake | 10d4d99 | 2015-05-04 09:05:23 -0600 | [diff] [blame] | 1 | # we reject returns if it is an alternate type |
Eric Blake | 0d8b9fb | 2015-05-04 09:05:20 -0600 | [diff] [blame] | 2 | { 'alternate': 'Alt', 'data': { 'a': 'int', 'b': 'str' } } |
3 | { 'command': 'oops', 'returns': 'Alt' } |