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
When PR #58 lands, LOAD-PROGRAM will mutate the program being loaded because patch-labels is being called. We should do work so that this mutation doens't cause unintended side-effects.
The text was updated successfully, but these errors were encountered:
When PR #58 lands, LOAD-PROGRAM will mutate the program being loaded because
patch-labels
is being called. We should do work so that this mutation doens't cause unintended side-effects.The text was updated successfully, but these errors were encountered: