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