6 lines
85 B
Kotlin
Vendored
6 lines
85 B
Kotlin
Vendored
<selection>fun a() : <caret>Int {} // fun a</selection>
|
|
|
|
fun b() : Short {
|
|
f()
|
|
}
|