daf26f4db3
#KT-10908 Fixed
4 lines
186 B
HTML
4 lines
186 B
HTML
<html><body>
|
|
This inspection reports modifications of variables with a simple assignment (such as <code>y = y + x</code>)
|
|
that can be replaced with an operator assignment.
|
|
</body></html> |