[FIR] Get rid of copying function call in process of completion
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// KT-2739 Error type inferred for hashSet(Pair, Pair, Pair)
|
||||
|
||||
fun <T> foo(vararg ts: T): T? = null
|
||||
|
||||
Reference in New Issue
Block a user