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