Convert Parameter to Receiver: Do not qualify companion members with labeled 'this'
#KT-13933 Fixed
This commit is contained in:
@@ -116,6 +116,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
- [`KT-13883`](https://youtrack.jetbrains.com/issue/KT-13883) Move to Companion Object: Fix exception when applied to class
|
||||
- [`KT-13876`](https://youtrack.jetbrains.com/issue/KT-13876) Move to Companion Object: Forbid for functions/properties referencing type parameters of the containing class
|
||||
- [`KT-13877`](https://youtrack.jetbrains.com/issue/KT-13877) Move to Companion Object: Warn if companion object already contains function with the same signature
|
||||
- [`KT-13933`](https://youtrack.jetbrains.com/issue/KT-13933) Convert Parameter to Receiver: Do not qualify companion members with labeled 'this'
|
||||
|
||||
##### New features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user