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

5 lines
186 B
HTML

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