[FIR] Save inline status of lambda after resolution
This commit is contained in:
committed by
TeamCityServer
parent
a4b9e2502c
commit
5ebd24eac5
@@ -26,7 +26,7 @@ FILE: kt41982.kt
|
||||
super<R|DelegateProvider<kotlin/Any>|>()
|
||||
}
|
||||
|
||||
public final var start: R|kotlin/Long|by this@R|/Test|.R|/long|<R|Test?|, R|Test?|>(<L> = long@fun <anonymous>(): R|kotlin/Long?| {
|
||||
public final var start: R|kotlin/Long|by this@R|/Test|.R|/long|<R|Test?|, R|Test?|>(<L> = long@fun <anonymous>(): R|kotlin/Long?| <inline=NoInline> {
|
||||
^ Long(0)
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user