Fixed EA-73613
This commit is contained in:
@@ -0,0 +1 @@
|
||||
val v = "a" + (<caret>1.hashCode() /*comment*/ * 2)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
val v = "a" + (<caret>1.hashCode() /*comment*/ * 2)
|
||||