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

5 lines
161 B
HTML

<html>
<body>
This intention modifies an expression with an augmented assignment to an expression that separates the assignment and the operator.
</body>
</html>