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
Given that it is unlikely someone would actually want a number literal and then xor and a number literal, maybe this should be an error. This would probably be better expressed as 1 << 16 anyway.
Should we do this?
Should it be for only base 2? Base 10? ALL YOUR BASE?