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
If you're doing a bunch of bit-twiddling, it's tedious to append :09b_4 to every expression. Better to do output :09b_4 and have it automatically apply to every subsequent expression unless changed again.