77f85d8b7c
#KT-37213 Fixed
7 lines
49 B
Kotlin
Vendored
7 lines
49 B
Kotlin
Vendored
package b
|
|
|
|
import a.foo
|
|
|
|
fun main() {
|
|
foo()
|
|
} |