5 lines
51 B
Kotlin
Vendored
5 lines
51 B
Kotlin
Vendored
import foo.bar.used.*
|
|
|
|
public fun m2() {
|
|
m1()
|
|
} |