foo!(bar) ==> foo{bar}

Walter Bright newshound1 at digitalmars.com
Wed Oct 8 14:28:13 PDT 2008


Walter Bright wrote:
> The foo.(bar) syntax seems to be sinking. The foo{bar} seems to be the 
> most practical alternative. So, how about putting it in the next D2 
> release on a trial basis, so people can try it out and see how it looks?

I just discovered this won't work:

    class C : D { }

Oops!



More information about the Digitalmars-d mailing list