Redundant getter/setter: reduce hightlight range to header
#KT-30559 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
0cf641398c
commit
3b569737ad
@@ -1,4 +1,4 @@
|
||||
class Test {
|
||||
protected var x = 1
|
||||
<caret>protected set
|
||||
protected <caret>set
|
||||
}
|
||||
Reference in New Issue
Block a user