947a6399eb
Related to #KT-25039
Original commit: 903976d9af
5 lines
52 B
Kotlin
5 lines
52 B
Kotlin
import A.AA.x
|
|
|
|
fun importedMember() {
|
|
x.length
|
|
} |