K2: Adjust test data after 9fa0f51a61

This commit is contained in:
Denis.Zharkov
2023-02-15 10:05:39 +01:00
committed by Space Team
parent b474d12b0a
commit 14418a31ac
3 changed files with 4 additions and 4 deletions
@@ -15,7 +15,7 @@ FILE: assignToBoundSmartcastedVariable.kt
when () {
(R|<local>/ab| is R|B|) -> {
lvar z: R|it(B & A)| = R|/id|<R|it(B & A)|>(R|<local>/ab|)
R|<local>/z| = R|/Foo.Foo<CS errors: /Foo.Foo>#|()
R|<local>/z| = R|/Foo.Foo|()
R|<local>/z|.R|/B.fooB|(Int(1))
}
}