6 lines
72 B
Kotlin
Vendored
6 lines
72 B
Kotlin
Vendored
package b
|
|
|
|
import a.*
|
|
|
|
fun doSomething(f: Foo, t: Thread, s: String) {
|
|
} |