Closed KCreate closed 8 years ago
Should the eval function be run inside the same scope as the calling stack?
The eval function will have access to the current scope.
Should the eval function be run inside the same scope as the calling stack?