Files
kotlin-fork/jps-plugin/testData/incremental/accessingFunctionsViaPackagePart/other.kt
T

3 lines
36 B
Kotlin

package other
fun other() = "other"