I20240319-1800
- fix regression whereby a future constructor assignment of a variable needs to be converted to a VariableDeclarationStatement due to the original declaration is removed but the future assignment needs to be kept - add new tests to CleanUpTest15 - fixes #1238