Files
kotlin-fork/idea/resources/inspectionDescriptions/SimpleRedundantLet.html
T
2019-06-25 14:37:04 +07:00

6 lines
143 B
HTML

<html>
<body>
This inspection detects a redundant <b>let</b> when it includes only one call with lambda parameter as receiver.
</body>
</html>