Files
kotlin-fork/idea/testData/decompiler/navigation/fromLibSource/usage.kt
T
2014-10-31 18:12:20 +03:00

6 lines
72 B
Kotlin
Vendored

package b
import a.*
fun doSomething(f: Foo, t: Thread, s: String) {
}