Hacker News new | ask | show | jobs
by fatbird 2534 days ago
Well, yes, that's right: the return value of an assignment expression is the left side's value, which is what makes the assignment/evaluation work.