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

3 lines
40 B
Kotlin
Vendored

package test
internal fun f(): Int = 10