4 lines
114 B
JSON
4 lines
114 B
JSON
# Cover feature with invalid 'if'
|
|
{ 'struct': 'Stru',
|
|
'data': {},
|
|
'features': [{'name': 'f', 'if': false }] }
|