1# check invalid 'if' type 2{ 'enum': 'TestIfEnum', 3 'data': [ 'foo', { 'name' : 'bar', 'if': { 'val': 'foo' } } ] } 4