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