Reports assignments of a variable to itself.

Example:


  a = a;

The quick-fix removes the assigment.