7449ad2763
The old one is kept temporarily and will be removed later
6 lines
169 B
Kotlin
Vendored
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
|