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

6 lines
138 B
HTML

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