I personally disagree with that one because it's just fluff, considering
that "nothing" is equivalent to "{ nothing }" - usually a keyword or an
intrinsic should actually do something.
Gareth aka. Kit
On 27/05/2019 02:33, Ben Grasset wrote:
On Fri, May 24, 2019 at 5:46 PM J. Gareth Moreton
ma
On Fri, May 24, 2019 at 5:46 PM J. Gareth Moreton
wrote:
> Whenever I come across a section of code in my own projects where "*else *
> ;" is necessary, or any empty branch for that matter, I put a "{ Do
> nothing }" comment just to make it absolutely clear that the block is
> there deliberately
Hi everyone,
Since the mandatory else section for case blocks isn't going anywhere, I
would like to make a small request:
Whenever I come across a section of code in my own projects where "*else
*;" is necessary, or any empty branch for that matter, I put a "{ Do
nothing }" comment just to m