|
|
|
|
|
by saurik
1190 days ago
|
|
That's more like ++C. You need "ADD 1 TO COBOL RETURNING COBOL"... which elicits another C++ joke: that it would have been nice to get to use the better version, but someone used the wrong operator, so what we have is certainly complicated but probably just more of the same. |
|
(Just like >> is overloaded to do IO, instead of shifting bits.)