Fixed a nested scopes bug reported by jellej@pacbell.net. Thanks!
Evan's description: If you defined two nested functions in a row that refer to the same non-global variable, the second one will be generated as though the variable were global.
Showing
Please register or sign in to comment