• I
    JVM_IR. Do not unbox Result in inline lambda · cd189c08
    Ilmir Usmanov 提交于
    Since JVM_IR generates inline lambdas differently from old backend,
    in this case, it generates them as normal functions.
    Thus, there is no need to unbox the lambda argument.
     #KT-44671 Fixed
    cd189c08
resultExceptionOrNullInLambda.kt 641 字节