5 lines
144 B
JSON
5 lines
144 B
JSON
|
# alternate branches of 'str' type conflict with all scalar types
|
||
|
{ 'alternate': 'Alt',
|
||
|
'data': { 'one': 'bool',
|
||
|
'two': 'str' } }
|