blob: 3b8becf1a3c945f92931061780bef0ff63154071 [file] [log] [blame]
// IMPORT: test.a7
import test.a1
import test.a2
import test.a3
import test.a4
import test.a5
import test.a6
fun test() {
val kotlinType = ""
kotlinType
a7()
}