5 lines
156 B
Kotlin
Vendored
5 lines
156 B
Kotlin
Vendored
package somePackage
|
|
|
|
class ExcludedClass
|
|
// Such strange name here needed to make completion prefix not intersecting with kotlin.Extension
|
|
class ExctraClass |