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