Files
kotlin-fork/idea/testData/completion/basic/multifile/TopLevelFunction-2.kt
T

4 lines
34 B
Kotlin

package first
fun secondFun() {
}