I20240418-1800
* Bug 572440 - combine declaration and overridden assignment - combine variable declarations that have no initializer that are followed immediately with assignment into a declaration with initializer - add new test to CleanUpTest - fixes #1330