Add intention to convert concatenation to raw string #KT-17503 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
50085722d1
commit
76507caf4b
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Converts a statement that builds a String using '+' to one that builds a String using a raw String
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user