Y
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
gfiorav
1894 days ago
You know what? You’re right.
I guess it’s an operator token after all.
link
I guess it’s an operator token after all.