Files
kotlin-fork/idea/resources/inspectionDescriptions/UnusedUnaryOperator.html
T
Toshiaki Kameyama 74970ddfeb Introduce "Unused unary operator" inspection
#KT-12073 Fixed
2019-10-18 18:50:53 +07:00

5 lines
88 B
HTML

<html>
<body>
This inspection reports unary operators that are not used.
</body>
</html>