Y
Hacker News
new
|
ask
|
show
|
jobs
by
penguinduck
3634 days ago
Maybe you don't understand it that well because the described usage of a comma is not a comma operator (or any kind of operator).
1 comments
imtringued
3634 days ago
https://en.wikipedia.org/wiki/Comma_operator
link
penguinduck
3633 days ago
Your point? The multiple declaration syntax which is being discussed here uses comma
separators
, not operators.
link