Files
kotlin-fork/idea/resources/inspectionDescriptions/RemoveEmptyParenthesesFromLambdaCall.html
T

6 lines
165 B
HTML

<html>
<body>
This inspection reports unnecessary parentheses of function calls where the only parameter is a lambda that's outside the parentheses.
</body>
</html>