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