On Wednesday, 7 June 2017 at 09:50:41 UTC, Basile B. wrote:
bla bla bla

Actually it's this code:

void main(string[] args)
{
    import std.stdio;
    import std.compiler;
    writeln(vendor);
}

that gives the error. I suspect a regression.

Reply via email to