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

6 lines
152 B
HTML

<html>
<body>
This inspection reports a lambda (function literal) expression that can be replaced with a function reference expression.
</body>
</html>