proposal: allow 'with(Foo):' in addition to 'with(Foo){..}'

Daniel Murphy via Digitalmars-d digitalmars-d at puremagic.com
Sun Aug 10 01:33:11 PDT 2014


"Brian Schott"  wrote in message 
news:rvypuokvvvoeamrybnnn at forum.dlang.org...

> ---
> static if (true)
> alias A = B;
> else:
> alias A = C;
> alias D = E;
> ---

'statement' 



More information about the Digitalmars-d mailing list