Stdout.formatln crashed dmd1.051

Sam Hu samhu.samhu at nospam.com
Tue Nov 10 23:37:47 PST 2009


import tango.io.Stdout;
void main()
{
    Stdout.formatln;
}

dmd crashed.


More information about the Digitalmars-d-learn mailing list