4 lines
115 B
JSON
4 lines
115 B
JSON
|
# Cover alternative with invalid 'if'
|
||
|
{ 'alternate': 'Alt',
|
||
|
'data': { 'branch': { 'type': 'int', 'if': ' ' } } }
|