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
Title explains the issue. The usage of and, or, and not instead of &&, || and ! has caused more compiler errors and headscratching for me than it adds to the readability of the code.