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