8 lines
60 B
Kotlin
Vendored
8 lines
60 B
Kotlin
Vendored
package to
|
|
|
|
import a.A
|
|
import a.get
|
|
|
|
fun f() {
|
|
A()[""]
|
|
} |