Markus Armbruster | c064477 | 2017-05-22 18:42:15 +0200 | [diff] [blame] | 1 | # alternate branches of 'str' type conflict with all scalar types |
Eric Blake | ab916fa | 2015-05-04 09:05:13 -0600 | [diff] [blame] | 2 | { 'alternate': 'Alt', |
Eric Blake | 3d0c482 | 2015-05-04 09:05:05 -0600 | [diff] [blame] | 3 | 'data': { 'one': 'str', |
Markus Armbruster | c064477 | 2017-05-22 18:42:15 +0200 | [diff] [blame] | 4 | 'two': 'int' } } |