f7cda61b08
#KT-23407 Fixed
8 lines
139 B
Kotlin
Vendored
8 lines
139 B
Kotlin
Vendored
package completion.p23381.apx2
|
|
|
|
import completion.p23381.A
|
|
import completion.p23381.funReference
|
|
|
|
fun pasteHere() {
|
|
A()::funReference
|
|
} |