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