On Wed, Dec 01, 2021 at 12:59:53PM +0100, Florian Westphal wrote: > No indended behavioural changes here. > binop postprocessing has been extended a lot and in a few places > things only work because expr->map and expr->left alias to the same > location. LGTM. We should add more type sanitization to expressions at some point, the risk is that this might break a few things not covered by tests though.