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
As was pointed out, the suggestion to catch compound errors with comma separation introduces a special use case for the comma operator. Use the recommended bitwise OR instead.