mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
* Copy lowering from konan to common * Keep actual default parameters when both actual and expect default parameters are present * Run lowering before inline in JS IR BE to fix box/multiplatform/defaultArguments/inlineFunctionWithDefaultLambda.kt