403801b0b3
#KT-30524 Fixed
13 lines
172 B
Kotlin
Vendored
13 lines
172 B
Kotlin
Vendored
// 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()
|
|
} |