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

5 lines
155 B
HTML

<html>
<body>
This intention converts an ordinary string literal to a raw string literal (the one surrounded with triple quote characters).
</body>
</html>