Delete paired > after deleting < after any identifier, not just a class-like one
#KT-13279 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val f = ContainerUtil.newArrayList<<caret>>()
|
||||
@@ -0,0 +1 @@
|
||||
val f = ContainerUtil.newArrayList<caret>()
|
||||
Reference in New Issue
Block a user