-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
Current behavior:
it is not possible to set the type of a variable explicitly. This means that setting the value 'null' for a variable will always result in the variable having the type "null" (see NullType).
AT:
- When setting the value of a variable I can specify the type (such as "Integer") and still set the value null