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