5 lines
37 B
Plaintext
Vendored
5 lines
37 B
Plaintext
Vendored
import A.*
|
|
|
|
fun bar() {
|
|
B.foo()
|
|
} |