Files
kotlin-fork/compiler/testData/lazyResolve/diagnostics/dataFlow/CalleeExpression.txt
T

8 lines
244 B
Plaintext

namespace <root>
internal final class C : jet.Any {
public final /*constructor*/ fun <init>(/*0*/ f: jet.Function0<jet.Tuple0>): C
internal final val f: jet.Function0<jet.Tuple0>
}
internal final fun test(/*0*/ e: jet.Any): jet.Tuple0