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

5 lines
98 B
HTML

<html>
<body>
This intention replaces an overloaded operator with a function call.
</body>
</html>