FIR: Update test-data (Delegate inference)
This commit is contained in:
committed by
teamcity
parent
1e41ec7d22
commit
9aced1c33d
@@ -1,6 +1,4 @@
|
||||
// WITH_STDLIB
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: in progress (delegate branch)
|
||||
|
||||
public inline fun <R, C : MutableCollection<in R>> flatMapTo1(destination: C, transform: (List<String>) -> Iterable<R>) {}
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
// DONT_TARGET_EXACT_BACKEND: WASM
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// FIR status: in progress (delegate branch)
|
||||
// WITH_STDLIB
|
||||
|
||||
import kotlin.experimental.ExperimentalTypeInference
|
||||
|
||||
Reference in New Issue
Block a user