K2: Adjust test data after PCLA implementation [green-to-red]
^KT-59791 In Progress
This commit is contained in:
committed by
Space Team
parent
6052e24626
commit
f945dce4c8
Vendored
+3
-3
@@ -19,11 +19,11 @@ FILE: unsafeAssignment_noReport.fir.kt
|
||||
lval x: R|kotlin/Int| = Int(57)
|
||||
lval value: R|Foo<kotlin/Any>| = R|/myBuilder|<R|kotlin/Any|>(<L> = myBuilder@fun R|Foo<kotlin/Any>|.<anonymous>(): R|kotlin/Unit| <inline=NoInline> {
|
||||
this@R|special/anonymous|.R|SubstitutionOverride</Foo.doSmthng: R|kotlin/Unit|>|(String(one ))
|
||||
this@R|special/anonymous|.R|SubstitutionOverride</Foo.a: R|Stub (chain inference): TypeVariable(T)?|>| = Int(57)
|
||||
this@R|special/anonymous|.R|SubstitutionOverride</Foo.a: R|Stub (chain inference): TypeVariable(T)?|>| = R|<local>/x|
|
||||
this@R|special/anonymous|.R|SubstitutionOverride</Foo.a: R|kotlin/Any?|>| = Int(57)
|
||||
this@R|special/anonymous|.R|SubstitutionOverride</Foo.a: R|kotlin/Any?|>| = R|<local>/x|
|
||||
when () {
|
||||
(R|<local>/arg| is R|kotlin/String|) -> {
|
||||
this@R|special/anonymous|.R|SubstitutionOverride</Foo.a: R|Stub (chain inference): TypeVariable(T)?|>| = R|<local>/arg|
|
||||
this@R|special/anonymous|.R|SubstitutionOverride</Foo.a: R|kotlin/Any?|>| = R|<local>/arg|
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user