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

4 lines
42 B
Kotlin

package test
private val topLevelVal = 0