K2: Adjust test data after PCLA implementation [multiLambdaRestriction]

^KT-59791 In Progress
This commit is contained in:
Denis.Zharkov
2023-12-19 18:43:54 +01:00
committed by Space Team
parent b9019d3de1
commit 8365eb54dd
9 changed files with 39 additions and 39 deletions
@@ -3,7 +3,7 @@
fun test() {
foo(
flow { emit(0) }
) <!BUILDER_INFERENCE_MULTI_LAMBDA_RESTRICTION!>{ <!BUILDER_INFERENCE_STUB_RECEIVER!>it.collect <!TOO_MANY_ARGUMENTS!>{}<!><!> }<!>
) { it.collect <!TOO_MANY_ARGUMENTS!>{}<!> }
// 0. Initial
// W <: Any / declared upper bound