Files
kotlin-fork/idea/idea-completion/testData/basic/multifile/ExcludedClass/ExcludedClass.dependency.kt
T
Alexander Udalov 7449ad2763 Rename Extension annotation to ExtensionFunctionType
The old one is kept temporarily and will be removed later
2015-12-21 20:33:32 +03:00

6 lines
169 B
Kotlin
Vendored

package somePackage
class ExcludedClass
// Such strange name here needed to make completion prefix not intersecting with kotlin.ExtensionFunctionType
class ExctraClass