LOL
On Thursday, 25 April 2019 at 23:40:31 UTC, H. S. Teoh wrote:
> ...
> Just like comments that repeat what the code already says,
> thereby obscuring the actual intent of the code while giving an
> illusion of being well-documented.
> ...
> if (i & 2) { // if bit 0 is non-zero
...
Q.E.D.
JR