1535e8ad90
#KT-11955 Fixed
5 lines
71 B
Kotlin
Vendored
5 lines
71 B
Kotlin
Vendored
import a.b.c.d.foo
|
|
|
|
fun f(p: Int) {
|
|
<selection>foo(p)</selection>
|
|
} |