Hacker News new | ask | show | jobs
by lmm 3431 days ago
x += 1 should be a statement rather than an expression. It's not just a value, evaluating it has an effect.