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

6 lines
178 B
HTML

<html>
<body>
This intention adds an <b>operator</b> modifier to a function that matches one of the operator conventions but is not annotated as <b>operator</b>.
</body>
</html>