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

3 lines
40 B
Kotlin
Vendored

package test
internal fun f(): Int = 10