166ddd9ea9
Class exit node should only unify data flow if it is an anonymous object, in which case it only has one control flow input. Coversely, any other class exit node has normal merge semantics for its control flow inputs, but it won't have any data flow inputs.