Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertToRawStringTemplateIntention/description.html
T

6 lines
129 B
HTML

<html>
<body>
Converts a statement that builds a String using '+' to one that builds a String using a raw String
</body>
</html>