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 {
|
||||
private var x = 1
|
||||
<caret>private set
|
||||
private <caret>set
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user