Files
kotlin-fork/compiler/testData/codegen/bytecodeText/directInvoke/inplaceClosure.kt
T

5 lines
55 B
Kotlin

fun box() {
1.{Int.() -> 2}()
}
// 2 invoke \(I\)I