CDISP0393E

Immutable variables require an explicit initializer.

All the local variables that are mutable require an initializer expression.
Ensure that an initializer expression is specified for each local mutable identifier.