4 lines
112 B
JSON
4 lines
112 B
JSON
|
# check 'if all' is not a list
|
||
|
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
|
||
|
'if': { 'all': 'ALL' } }
|