Files
kotlin-fork/idea/resources/intentionDescriptions/ToOrdinaryStringLiteralIntention/description.html
T
2016-03-24 19:05:56 +03:00

5 lines
179 B
HTML

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