Files
kotlin-fork/compiler/testData/loadKotlin/visibility/PrivateTopLevelFun.kt
T

5 lines
45 B
Kotlin

package test
private fun topLevelFun() = 0