Intention to convert raw string literal to ordinary one
#KT-5208 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
val v = <caret>""""\Hello,
|
||||
world!\""""
|
||||
Reference in New Issue
Block a user
#KT-5208 Fixed
@@ -0,0 +1,2 @@
|
||||
val v = <caret>""""\Hello,
|
||||
world!\""""
|
||||