[Issue 13363] DMD accepts bodyless if statement

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Aug 23 08:45:35 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13363

yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com

--- Comment #1 from yebblies <yebblies at gmail.com> ---
That should be the same as this:

if ((tok))
AfterProc:
    {}

It's not particularly useful, but what's wrong with it?

--


More information about the Digitalmars-d-bugs mailing list