7 lines
45 B
Kotlin
Vendored
7 lines
45 B
Kotlin
Vendored
package to
|
|
|
|
import a.A
|
|
|
|
fun g() {
|
|
A.f()
|
|
} |