Files
kotlin-fork/idea/resources/inspectionDescriptions/RedundantLambdaArrow.html
T
Kirill Rakhman 41e5840298 Implement inspection for redundant lambda arrow
Fixes #KT-11991
2017-08-03 15:37:04 +02:00

6 lines
108 B
HTML

<html>
<body>
This inspection reports lambdas without parameters that use the lambda arrow.
</body>
</html>