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