Files
kotlin-fork/idea/resources/intentionDescriptions/ReplaceWithOrdinaryAssignmentIntention/description.html
T
Valentin Kipyatkov 05b6181d20 Renamed intention
2015-05-14 01:00:24 +03:00

5 lines
155 B
HTML

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