Add intention to convert concatenation to raw string #KT-17503 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
50085722d1
commit
76507caf4b
@@ -0,0 +1,2 @@
|
||||
val foo = "abc\n" <caret>+
|
||||
"xyz"
|
||||
Reference in New Issue
Block a user