5 lines
62 B
Kotlin
Vendored
5 lines
62 B
Kotlin
Vendored
import A.*
|
|
|
|
fun bar() {
|
|
<selection>A.B.foo()</selection>
|
|
} |