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

6 lines
169 B
HTML

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