5 lines
45 B
Plaintext
Vendored
5 lines
45 B
Plaintext
Vendored
import A.*
|
|
|
|
fun bar(s: String) {
|
|
foo(s)
|
|
} |