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

3 lines
39 B
Kotlin
Vendored

package test
private fun f(): Int = 10