[FIR] Save inline status of lambda after resolution
This commit is contained in:
committed by
TeamCityServer
parent
a4b9e2502c
commit
5ebd24eac5
+1
-1
@@ -60,7 +60,7 @@ FILE: qualifierPriority.kt
|
||||
public final fun main(): R|kotlin/Unit| {
|
||||
Q|F.foo|.R|/F.foo.a|
|
||||
Q|F.foo|
|
||||
R|kotlin/with|<R|F.foo|, R|kotlin/Int|>(Q|F.foo|, <L> = with@fun R|F.foo|.<anonymous>(): R|kotlin/Int| <kind=EXACTLY_ONCE> {
|
||||
R|kotlin/with|<R|F.foo|, R|kotlin/Int|>(Q|F.foo|, <L> = with@fun R|F.foo|.<anonymous>(): R|kotlin/Int| <inline=Inline, kind=EXACTLY_ONCE> {
|
||||
^ this@R|special/anonymous|.R|/F.foo.a|
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user