Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolve/samConversions/samConversionInConstructorCall.fir.txt
T
2021-04-06 12:30:34 +03:00

8 lines
223 B
Plaintext
Vendored

FILE: main.kt
public final fun test(): R|kotlin/Unit| {
R|/Foo.Foo|(<L> = Foo@fun <anonymous>(it: R|kotlin/Boolean|): R|kotlin/Boolean| <inline=NoInline> {
^ R|<local>/it|
}
)
}