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