3 lines
43 B
Kotlin
Vendored
3 lines
43 B
Kotlin
Vendored
fun Int.foo(arg: Int): Unit {
|
|
<caret>
|
|
} |