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

5 lines
46 B
Kotlin
Vendored

package target
fun targetPackFun(){}
<caret>