Files
kotlin-fork/idea/resources/inspectionDescriptions/UnusedReceiverParameter.html
T
2015-03-20 19:34:16 +03:00

6 lines
119 B
HTML

<html>
<body>
This inspection reports unused receiver parameter of extension functions and properties.
</body>
</html>