I20220506-0640
- Fixes #36 - fix OverriddenAssignmentCleanUp.OverriddenAssignmentOperation to replace the ExpressionStatement with the new VarDeclaration statement instead of replacing the assignment which is just an expression - disable removing of redundant semicolons in the CleanUpTest test so it verifies no additional semicolons are added