http://d.puremagic.com/issues/show_bug.cgi?id=9577


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #1 from [email protected] 2013-02-23 09:36:02 PST ---
Simpler test case:


void main() {
    static int function(int)[] foo = [x => x];
    foo[0](0);
}

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

Reply via email to