4 lines
114 B
JSON
4 lines
114 B
JSON
|
# check 'if not' with empy argument
|
||
|
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
|
||
|
'if': { 'not': '' } }
|