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

5 lines
106 B
HTML

<html>
<body>
This intention converts several calls with the same receiver to <b>with</b>.
</body>
</html>