You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to consider the scoping rules in global scope.
Should be as simple as suppressing AST transformation in debug_eval for global scopes?
Will have to assume that @debug is invoked at global scope. (Possibly check it?)
The text was updated successfully, but these errors were encountered:
Need to consider the scoping rules in global scope.
Should be as simple as suppressing AST transformation in
debug_eval
for global scopes?Will have to assume that
@debug
is invoked at global scope. (Possibly check it?)The text was updated successfully, but these errors were encountered: