Hacker News new | ask | show | jobs
by arithma 2488 days ago
Which does not compile in C++ or C# :)
1 comments

Only because postincrement returns an rvalue. (++C)++ would be valid :)