JVM_IR KT-34594 strip fake variable initialization during inlining
This commit is contained in:
@@ -49,4 +49,5 @@ class A {
|
||||
|
||||
fun calcRequiredLayoutSize(count: Int, max: Int, toInt: Int) = 0
|
||||
|
||||
// 3 ISTORE 10
|
||||
|
||||
// 2 ISTORE 10
|
||||
Reference in New Issue
Block a user