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