Just wanted to clarify that our highest priority right now are issues which started to reproduce with JVM IR in 1.5.0, since the effect is that a project working with 1.4.32 will fail to compile if the user updates Kotlin to 1.5.0.
Since the issue as stated in KT-45704 has been there apparently since 1.0.0, it’s not the highest priority, but we’ll get to it later. Please correct me if I misunderstood something.
It makes me wonder though how does your project, if it indeed contains such code pattern, compile right now? Is there any chance you’ve reported another problem that was found accidentally during minimizing the original problem?