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

5 lines
148 B
HTML

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