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

5 lines
107 B
HTML

<html>
<body>
This intention converts a callable function reference to a lambda expression.
</body>
</html>