Rename: Fix renaming of backquoted property accessors
#KT-23298 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val <caret>`in` = 42
|
||||
@@ -0,0 +1 @@
|
||||
val `object` = 42
|
||||
Reference in New Issue
Block a user