Files
kotlin-fork/idea/testData/copyPaste/moveDeclarations/FromObjectToTopLevel.to.kt
T

5 lines
46 B
Kotlin
Vendored

package target
fun targetPackFun(){}
<caret>