Files
kotlin-fork/idea/testData/quickfix/increaseVisibility/privateTopLevelValInFile.after.Dependency.kt
T

3 lines
41 B
Kotlin
Vendored

package test
internal val prop: Int = 10