7 lines
67 B
Kotlin
7 lines
67 B
Kotlin
package first
|
|
|
|
fun firstFun() {
|
|
s<caret>
|
|
}
|
|
|
|
// EXIST: secondFun |