Fixed KT-5158 Smart completion for when selector: do not include subject variable
#KT-5158 Fixed
This commit is contained in:
@@ -9,3 +9,4 @@ fun foo(e: ElementType) {
|
||||
|
||||
// ABSENT: ElementType.FIELD
|
||||
// EXIST: ElementType.TYPE
|
||||
// ABSENT: e
|
||||
|
||||
Reference in New Issue
Block a user