4 lines
102 B
JSON
4 lines
102 B
JSON
|
# check empty 'if' list
|
||
|
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
|
||
|
'if': { 'all': [] } }
|