v
v copied to clipboard
Scoping in nested functions
It should not be possible to reference variables defined in a different function, even if they are lexically in scope.