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