[FIR] Save inline status of lambda after resolution
This commit is contained in:
committed by
TeamCityServer
parent
a4b9e2502c
commit
5ebd24eac5
Vendored
+1
-1
@@ -19,7 +19,7 @@ FILE: extensionPropertyInLambda.kt
|
||||
public final fun use(f: R|() -> kotlin/String|): R|kotlin/Unit| {
|
||||
}
|
||||
public final fun test1(): R|kotlin/Unit| {
|
||||
R|/use|(<L> = use@fun <anonymous>(): R|kotlin/String| {
|
||||
R|/use|(<L> = use@fun <anonymous>(): R|kotlin/String| <inline=NoInline> {
|
||||
^ R|/C.C|<R|kotlin/String|>(String(abc)).R|/y|<R|kotlin/String|>
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user