Closed ogoffart closed 1 week ago
the deduplicate_property_read was bailing out the replacement if one part of the coinditional branch do assignment. But the other part might already have partial assignment, so we must continue
Fixes #6616
the deduplicate_property_read was bailing out the replacement if one part of the coinditional branch do assignment. But the other part might already have partial assignment, so we must continue
Fixes #6616