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

           Summary: cannot initialize tuple with an element at module
                    scope
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: timon.g...@gmx.ch


--- Comment #0 from timon.g...@gmx.ch 2012-06-14 11:49:10 PDT ---
template TypeTuple(T...){ alias T TypeTuple; }
TypeTuple!(int,int) a = 12;

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

Reply via email to