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

5 lines
100 B
HTML

<html>
<body>
This intention converts a function parameter to an extension receiver.
</body>
</html>