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
Fixed warnings of unhandled switch cases
This was unnoticed after moving code to `printcode`. This ensures safety if `printcode` called outside of `main`.