e0c931f69d
It is safe to rebind returnTarget to the original declaration during psi2fir as it doesn't affect the resolution. We already have the same logic for regular functions/property accessors. This change is crucial in the context of parallel implicit type resolution because it affects CFG builder in a bad way in the case of on-air resolution ^KT-56551