Added intention description
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
val s = <spot>""""Kotlin
|
||||||
|
is
|
||||||
|
good!""""</spot>
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
val s = <spot>"\"Kotlin\nis\ngood!\""</spot>
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
This intention converts ordinary string literal to a raw string literal (one surrounded with triple quote characters).
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user