Unmute ir-tests after CR support
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// KT-25514 Support usage of function reference with vararg where function of array is expected in new inference
|
||||
// IGNORE_BACKEND: JVM_IR, JS_IR
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
|
||||
fun foo(x: Int, vararg y: String): String = y[0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user