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

6 lines
134 B
HTML

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