What do you want to see for a mature DLang?

codephantom me at noyb.com
Fri Dec 29 09:24:26 UTC 2017


On Friday, 29 December 2017 at 07:53:51 UTC, IM wrote:
> I will start:
>

I will add:


// ----------
module test;

import std.stdio;

@safe void main()
{
     writeln("I'd like to see @safe as being the default");
}

// ------------



More information about the Digitalmars-d mailing list