K2 Scripting: fix CFG processing related testdata in LL
This commit is contained in:
committed by
Space Team
parent
90a7f7beac
commit
db804b7f93
+1
@@ -32,6 +32,7 @@ FILE: [ResolvedTo(BODY_RESOLVE)] secondLevelFunction.kts
|
||||
R|/x| = R|<local>/foo|(R|<local>/prop|)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public final [ResolvedTo(BODY_RESOLVE)] val rv: R|kotlin/Int| = R|/x|
|
||||
|
||||
+1
@@ -32,6 +32,7 @@ FILE: [ResolvedTo(BODY_RESOLVE)] secondLevelFunction2.kts
|
||||
R|/x| = R|<local>/foo|(R|<local>/prop|)
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public final [ResolvedTo(BODY_RESOLVE)] val $$result: R|kotlin/Int| = R|/x|
|
||||
|
||||
Reference in New Issue
Block a user