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

5 lines
107 B
HTML

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