After updating to `1.1-M04` I'm getting a lot of `...
# eap
a
After updating to
1.1-M04
I'm getting a lot of
org.jetbrains.kotlin.codegen.CompilationException: Back-end (JVM) Internal error: Couldn't inline method call ...
and it always caused at
MethodInliner.java:752
I'm unable to reproduce it on a small project. Somehow it related to bound callable reference inside inlined lambda. Maybe it is a known issue? Would it be enough to file an issue just with compiler error message?