[FIR] Get rid of copying function call in process of completion

This commit is contained in:
Dmitriy Novozhilov
2020-02-26 10:54:12 +03:00
parent cda8177502
commit 4454a0681b
26 changed files with 10 additions and 30 deletions
@@ -1,4 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// KJS_WITH_FULL_RUNTIME
// WITH_RUNTIME
val alist = arrayListOf(1 to 2, 2 to 3, 3 to 4)