[Issue 13526] Allow to declare a variable in with statement: with(auto p = new Panel())

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Mar 31 19:39:14 PDT 2015


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

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Allow statement: with(auto  |Allow to declare a variable
                   |p = new Panel())            |in with statement:
                   |                            |with(auto p = new Panel())

--


More information about the Digitalmars-d-bugs mailing list