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

5 lines
165 B
HTML

<html>
<body>
This intention removes unnecessary parentheses from function calls where the only parameter is a lambda that's outside the parentheses.
</body>
</html>