Closed
Description
#610 is removing the following limitation:
6.3 Function Implementations
Initializer expressions are evaluated in the scope of the function body but are not permitted to reference local variables and are only permitted to access parameters that are declared to the left of the parameter they initialize.