On 4/28/2016 2:32 PM, Daniel Kozak via Digitalmars-d wrote:
Wierd, I am almost sure it does not work for me last time when I tried :)

That's because in dmd there's the line:

    if (strcmp(user, "Daniel") == 0)
        setScoping(false);

It's a feature!

Reply via email to