5 lines
54 B
Plaintext
Vendored
5 lines
54 B
Plaintext
Vendored
import A.*
|
|
|
|
fun bar(s: String) {
|
|
val t: B = B(s)
|
|
} |