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