Error Message:
Variables must have a non-null type. Add an explicit type for this variable. Error Stage:
DevelopmentError Location:
First Assignment Statement for the variable that declares its type as well.Error Detail:
Right hand side returns voidError Fix:
Dont assign the right hand side expression to a variable.Error Fix2:
None.
No comments:
Post a Comment