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
Currently, boolean values are converted to 1s and 0s and then evaluated as a normal math expression. We should throw an error when trying to evaluate boolean values.