[FIR] Save inline status of lambda after resolution
This commit is contained in:
committed by
TeamCityServer
parent
a4b9e2502c
commit
5ebd24eac5
+1
-1
@@ -29,7 +29,7 @@ FILE: lambdaInWhenBranch.kt
|
||||
private final fun foo(p: R|Sealed|): R|kotlin/Unit| {
|
||||
when (R|<local>/p|) {
|
||||
($subj$ is R|SubClass1|) -> {
|
||||
String().R|kotlin/let|<R|kotlin/String|, R|kotlin/String|>(<L> = let@fun <anonymous>(it: R|kotlin/String|): R|kotlin/String| <kind=EXACTLY_ONCE> {
|
||||
String().R|kotlin/let|<R|kotlin/String|, R|kotlin/String|>(<L> = let@fun <anonymous>(it: R|kotlin/String|): R|kotlin/String| <inline=Inline, kind=EXACTLY_ONCE> {
|
||||
^ R|<local>/it|
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user