1# check invalid 'if' content 2{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' }, 3 'if': ['foo', ''] } 4