Hacker News new | ask | show | jobs
by lionel- 2996 days ago
What about `a = a + 1`?
1 comments

The r-value is ephemeral it doesn't exist once the statement ends.