Files
kotlin-fork/idea/resources/intentionDescriptions/ReplaceCallWithUnaryOperatorIntention/description.html
T

5 lines
153 B
HTML

<html>
<body>
This intention replaces prefix member calls (<b>plus</b>, <b>minus</b>, <b>not</b>) with their respective prefix operators.
</body>
</html>