6 lines
66 B
Kotlin
Vendored
6 lines
66 B
Kotlin
Vendored
fun bar() {
|
|
val handler = { i: Int, <caret> }
|
|
}
|
|
|
|
// NUMBER: 0
|