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

5 lines
113 B
HTML

<html>
<body>
This intention converts an <b>trimMargin()</b> call to an <b>trimIndent()</b> call.
</body>
</html>