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

           Summary: lambda expression doesn't parse attributes
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: d...@dawgfoto.de


--- Comment #0 from d...@dawgfoto.de 2012-03-24 08:53:55 PDT ---
cat > bug.d << CODE
enum dg = (int a) pure => 2 * a;
CODE

dmd -c bug

--------

http://dlang.org/expression.html#Lambda

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

Reply via email to