7 lines
94 B
Kotlin
Vendored
7 lines
94 B
Kotlin
Vendored
fun a() : Int {}
|
|
|
|
// TODO: Refactor
|
|
fun b() <selection>: <caret>Short</selection> {
|
|
f()
|
|
}
|