4 lines
90 B
Kotlin
4 lines
90 B
Kotlin
import a.*
|
|
|
|
val KtDeclaration.fqNameWithoutCompanions: KtFile
|
|
get() = containingKtFile |