8 lines
78 B
Kotlin
8 lines
78 B
Kotlin
package some
|
|
|
|
import jettesting.*
|
|
|
|
fun other() {
|
|
data.topLevelFu<caret>
|
|
}
|