[Issue 14332] support with statement and :

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Mar 24 22:41:36 PDT 2015


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

Orvid King <blah38621 at gmail.com> changed:

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

--- Comment #2 from Orvid King <blah38621 at gmail.com> ---
Going by that same definition, wouldn't:

if (true):
else:

foreach (v; arr):


etc. also be allowed? I don't believe this should be the case.

--


More information about the Digitalmars-d-bugs mailing list