in reply to Re: Pre-increment *and* Post-increment
in thread Pre-increment *and* Post-increment

and that would be horribly annoying. Instead of  $n += 5; people would write $n++++++... does that seem pretty? On the other hand, it wouldn't be all that hard to write a source filter to do this...