Files
kotlin-fork/compiler/fir/analysis-tests/testData/resolve/samConversions/samConversionInConstructorCall.txt
T
2020-03-19 09:51:01 +03:00

8 lines
204 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| {
^ R|<local>/it|
}
)
}