[FIR] Save inline status of lambda after resolution
This commit is contained in:
committed by
TeamCityServer
parent
a4b9e2502c
commit
5ebd24eac5
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
FILE: extensionLambdaInDefaultArgument.kt
|
||||
public final fun test(f: R|kotlin/String.() -> kotlin/Int| = fun R|kotlin/String|.<anonymous>(): R|kotlin/Int| {
|
||||
public final fun test(f: R|kotlin/String.() -> kotlin/Int| = fun R|kotlin/String|.<anonymous>(): R|kotlin/Int| <inline=Unknown> {
|
||||
^ this@R|special/anonymous|.R|kotlin/String.length|
|
||||
}
|
||||
): R|kotlin/Int| {
|
||||
|
||||
Reference in New Issue
Block a user