1# check invalid 'if' type 2{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' }, 3 'if': { 'value': 'defined(TEST_IF_STRUCT)' } } 4