Hacker News new | ask | show | jobs
by njharman 1894 days ago
why not? "or" is an operator, like "+", "foo"+"bar" should be valid. Why have special inconsistent case for "or".
1 comments

You know what? You’re right.

I guess it’s an operator token after all.