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

5 lines
108 B
HTML

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