Skip to content

I20220506-0640

@jjohnstn jjohnstn tagged this 05 May 20:41
- 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
Assets 2
Loading