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
It would be slick if macros could match a pure_expr. Stuff like logging macros could use a pure_expr to ensure that the code behaves the same way with logging on or off.