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
Another thing there's no need to support anymore and that we shouldn't have to teach... these haven't been needed since the 1980s.
Normally we don't have to teach things that compilers treat as errors, because they don't compile, but this is a case where the error is surprising and so we still have to teach it (i.e., when users trip across trying to use a common word like `and` as a variable name and wonder why it's an error and then it's a whole thing again)
0 commit comments