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

5 lines
128 B
HTML

<html>
<body>
This inspection detects a lambda expression inside parentheses which can be moved outside of them.
</body>
</html>