Closed dnakamura closed 6 years ago
Update code to register the name of the function parameters, rather than the Identifier object from the parse tree. Old behavior only coincidentally worked, for functions with no more than 1 argument.
Identifier
Update code to register the name of the function parameters, rather than the
Identifier
object from the parse tree. Old behavior only coincidentally worked, for functions with no more than 1 argument.