Hacker News new | ask | show | jobs
by baraah 3494 days ago
Shouldn't that be += in the third example?
1 comments

Yep. Another reason a simple 'sum' is nicer than what C gives us.

Or a reason to go back to checking all code I try to type in.