This reverts commit df046683cc. KT-30695
df046683cc
This reverts commit b045adf83a.
b045adf83a
There are several issues with unsafe desugaring for convention calls. Proper fix is not implemented here (see design proposal KT-30872). This commit only applies the old logic in the new inference. ^KT-30695 Fixed