Hacker News new | ask | show | jobs
by thr0w__4w4y 1016 days ago
>> x =- 5

I think you mean: x -= 5, which indeed is different.

1 comments

I'm showing how it would be under the original operator design which was reverted, which was "=-".