Files
kotlin-fork/idea/testData/copyPaste/imports/TopLevelProperty.expected.kt
T
2015-02-19 11:07:02 +03:00

6 lines
50 B
Kotlin

package to
import a.b
import a.c
fun f() = c + b