4 lines
75 B
Kotlin
Vendored
4 lines
75 B
Kotlin
Vendored
fun a() {
|
|
val <caret>a = { (a, b // awd
|
|
,/**/), c, -> }
|
|
} |