'with(Foo):' not allowed, why?

Timothee Cour via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Aug 6 10:03:10 PDT 2014


Is there a reason why 'with(Foo):' is not allowed, and we have to
use with(Foo){...} ?
It would be more in line with how other scope definitions work (extern(C)
etc)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20140806/fee13406/attachment.html>


More information about the Digitalmars-d-learn mailing list