Files
kotlin-fork/idea/testData/libraries/library/extra.kt
T

4 lines
61 B
Kotlin

package testData.libraries
public fun func(str : String) {
}