Files
kotlin-fork/idea/resources/inspectionDescriptions/RedundantWith.html
T
2018-08-02 09:23:27 +03:00

5 lines
137 B
HTML

<html>
<body>
This inspection reports a redundant <b>with</b> function call that don't access anything from the receiver.
</body>
</html>