Add intention to convert concatenation to raw string #KT-17503 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
50085722d1
commit
76507caf4b
+2
@@ -0,0 +1,2 @@
|
||||
val x = "World"
|
||||
val y = <spot>"Hello " + x</spot>
|
||||
Reference in New Issue
Block a user