package public fun id(/*0*/ arg: I): I public fun inferFromLambda(/*0*/ fn: () -> L): L public fun inferFromLambda2(/*0*/ fn: (kotlin.Int) -> L): L public fun materialize(): T public fun take(/*0*/ fn: () -> kotlin.collections.List): kotlin.Unit public fun testFunctions(): kotlin.Unit public fun testNestedCalls(): kotlin.Unit