Currently initialized variables can be used (without warnings) on the right-hand side of the expression.
This behavior has led to cryptic error messages indicating that a variable is set as None.
A warning/error message should be reported to the user.
Currently initialized variables can be used (without warnings) on the right-hand side of the expression.
This behavior has led to cryptic error messages indicating that a variable is set as None.
A warning/error message should be reported to the user.