On Thursday, 18 August 2016 at 16:17:15 UTC, H. S. Teoh wrote:
if the stub reads:

        /**
         * THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
         * Params:
         *      x = THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
         *      y = THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
         * Returns: THE PROGRAMMER WAS TOO LAZY TO FILL THIS IN
         */
        int myFunc(int x, int y) { ... }

:-P
i assure you that programmers will still be too lazy to fill the docs. but they *will* spend alot of time rebuilding (or hex-editing if there is no source) their IDE to replace the message.

Reply via email to