Rename Extension annotation to ExtensionFunctionType
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
package somePackage
|
||||
|
||||
class ExcludedClass
|
||||
// Such strange name here needed to make completion prefix not intersecting with kotlin.Extension
|
||||
class ExctraClass
|
||||
// Such strange name here needed to make completion prefix not intersecting with kotlin.ExtensionFunctionType
|
||||
class ExctraClass
|
||||
|
||||
Reference in New Issue
Block a user