Light Classes: Avoid empty scope on KtLightParameter
#KT-13882 Fixed
This commit is contained in:
committed by
Ilya Gorbunov
parent
d397ef1ff8
commit
394859afc5
@@ -251,6 +251,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
- [`KT-13942`](https://youtrack.jetbrains.com/issue/KT-13942) Redundant 'toString()' in String Template: Disable for qualified expressions with 'super' receiver
|
||||
- [`KT-13878`](https://youtrack.jetbrains.com/issue/KT-13878) Remove Redundant Receiver Parameter: Fix exception receiver removal
|
||||
- [`KT-14143`](https://youtrack.jetbrains.com/issue/KT-14143) Create from Usages: Do not suggest on type-mismatched expressions which are not call arguments
|
||||
- [`KT-13882`](https://youtrack.jetbrains.com/issue/KT-13882) Convert Receiver to Parameter: Fix AssertionError
|
||||
|
||||
##### New features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user