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

           Summary: Assertion failure: 'fd && fd->inferRetType' on line 81
                    in file 'mangle.c'
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: wfunct...@hotmail.com


--- Comment #0 from wfunct...@hotmail.com 2012-09-08 01:14:44 PDT ---
typeof(v) foo(R)(R v) { return array(map!(p => p)(v)); }
void main() { foo(1); }

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

Reply via email to