Dropped extra caret markers and introduced separate marker for referencing from context.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
class TestClass {
|
||||
/* <caret> */
|
||||
fun test() {
|
||||
'<caret>'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user