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