https://d.puremagic.com/issues/show_bug.cgi?id=11540



--- Comment #4 from yebblies <[email protected]> 2013-11-19 05:03:57 EST ---
And with:

static assert(()
{
    with(Object.init)
    {
        goto label;
        label: ;
    }
    return 1;
}());

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to