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

5 lines
96 B
HTML

<html>
<body>
This intention converts several calls with same receiver to 'with'
</body>
</html>