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
What happens when a var exists in the container we use for bootstrapping. The current behavior works just like local var shadowing in PLs, which is what I'd expect. Can we assume that this will be so going forward?
The text was updated successfully, but these errors were encountered:
Which Document page:
Env and metadata
Expected results:
Explicit treatment of env scoping.
Actual results:
What happens when a var exists in the container we use for bootstrapping. The current behavior works just like local var shadowing in PLs, which is what I'd expect. Can we assume that this will be so going forward?
The text was updated successfully, but these errors were encountered: