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

           Summary: [ICE] (mtype.c line 9718) With missing in ref type
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from [email protected] 2013-11-27 17:55:23 PST ---
void foo(in ref Bar) {}
void main() {}


dmd 2.065alpha gives:

test.d(1): Error: undefined identifier Bar
Assertion failure: '0' on line 9718 in file 'mtype.c'

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

Reply via email to